Files
u-boot-tk1-som/drivers
Przemyslaw Marczak f9c370dcdf dm: core: device: add function: dev_get_uclass_name()
This commit extends the driver model device's API by function:
- dev_get_uclass_name()

And this function returns the device's uclass driver name if:
- given dev pointer, is non_NULL
otherwise, the NULL pointer is returned.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2015-04-22 11:03:15 -06:00
..
2015-03-30 23:24:38 -05:00
2015-04-10 14:23:23 +02:00
2015-04-20 17:57:13 -05:00
2015-03-24 10:50:50 -04:00