diff options
author | Przemyslaw Marczak <p.marczak@samsung.com> | 2015-04-15 11:07:25 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-22 17:03:15 (GMT) |
commit | f9c370dcdf056f035f18bf77db8a706cea21f9ce (patch) | |
tree | 624132a7fed152a22b665157f925450487cd636c /tools | |
parent | cc73d37b7f1edbbf03e2abcf5815bdd122e8baed (diff) | |
download | u-boot-f9c370dcdf056f035f18bf77db8a706cea21f9ce.tar.xz |
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions