u-boot-brain/drivers/core
Simon Glass 9ca296a1b0 dm: Move uclass error checking/probing into a function
Several functions will use this same pattern, so bring it into a function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:07:25 +01:00
..
device.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
lists.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
Makefile dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.c dm: Support driver model prior to relocation 2014-07-23 14:07:24 +01:00
uclass.c dm: Move uclass error checking/probing into a function 2014-07-23 14:07:25 +01:00
util.c dm: Add base driver model support 2014-03-04 12:15:29 -05:00