Files
u-boot/drivers
Heinrich Schuchardt 53fbaa4a4a dm: avoid NULL dereference in add_item()
acpi_add_other_item() passes dev = NULL. Instead of dev->name write the
string "other" to the debug log:

    ACPI: Writing ACPI tables at 1fd3000
    0base: writing table '<NULL>'
    * other: Added type 3, 0000000011fd4000, size 240
    1facs: writing table 'FACS'
    * other: Added type 3, 0000000011fd4240, size 40
    5csrt: writing table 'CSRT'
    * other: Added type 3, 0000000011fd4280, size 30

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-07-26 02:30:56 -06:00
..
2022-04-25 09:25:00 +02:00
2022-06-24 14:16:00 +02:00
2022-07-11 14:58:57 -04:00
2022-01-13 07:57:49 -05:00
2022-07-22 13:29:06 +02:00
2022-01-13 07:57:49 -05:00
2022-07-11 14:58:57 -04:00
2022-05-03 21:39:22 +02:00
2022-07-11 14:58:57 -04:00