Files
u-boot/drivers
Heinrich Schuchardt 7a6f5a4ea1 dm: avoid NULL dereference in lists_bind_fdt()
If parameter drv of lists_bind_fdt() is specified, we want to bind to this
specific driver even if its field of_match is NULL.

If entry->of_match is NULL, we should not dereference it in a debug
statement.

Fixes: d3e773613b ("dm: core: Use U-Boot logging instead of pr_debug()")
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