Files
u-boot/drivers
Masahiro Yamada f724e0bba2 dm: core: remove unnecessary return condition in driver lookup
The variable "drv" never becomes NULL because ll_entry_start()
always returns a valid pointer even if there are no entries.

The case "n_ents == 0" is covered by the following "for" loop.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-11-22 10:16:49 +01:00
..
2014-09-25 08:36:20 -07:00
2014-09-24 18:30:29 -04:00
2014-10-22 10:36:47 -06:00
2014-09-24 18:30:28 -04:00
2014-10-25 07:27:37 -04:00
2014-11-07 16:27:04 -05:00
2014-10-25 07:01:59 -04:00
2014-09-24 18:30:28 -04:00
2014-11-13 14:49:01 +01:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00
2014-09-24 18:30:28 -04:00