Files
u-boot/test/dm
Simon Glass 7d14ee443c dm: core: Use dev_has_ofnode() instead of dev_of_valid()
We have two functions which do the same thing. Standardise on
dev_has_ofnode() since there is no such thing as an 'invalid' ofnode in
normal operation: it is either null or missing.

Also move the functions into one place.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2021-01-05 12:24:41 -07:00
..
2020-12-18 20:32:21 -07:00
2020-07-17 14:32:24 +08:00
2020-10-14 11:16:34 -04:00
2020-07-01 15:01:21 +08:00
2020-10-08 11:42:36 -04:00
2020-11-06 10:18:20 +08:00
2020-10-08 11:42:36 -04:00
2020-11-06 10:18:20 +08:00
2020-11-05 09:11:30 -07:00
2020-10-22 09:54:53 -04:00