u-boot-brain/include/dm
Simon Glass f2bc6fc331 dm: Tidy up four minor code nits
There is a spelling mistake and two functions are missing comments
altogether. Also the flags declaration is correct, but doesn't follow
style. Finally, the uclass_get_device() function has some errors in
its documentation.

Fix these problems.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Marek Vasut <marex@denx.de>
2014-06-20 11:56:50 -06:00
..
device-internal.h dm: Cast away the const-ness of the global_data pointer 2014-06-20 11:55:49 -06:00
device.h dm: Tidy up four minor code nits 2014-06-20 11:56:50 -06:00
lists.h dm: Tidy up four minor code nits 2014-06-20 11:56:50 -06:00
platdata.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.h dm: Tidy up four minor code nits 2014-06-20 11:56:50 -06:00
test.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
uclass-id.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00
uclass-internal.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
uclass.h dm: Tidy up four minor code nits 2014-06-20 11:56:50 -06:00
ut.h dm: Add basic tests 2014-03-04 12:15:29 -05:00
util.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00