mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Uclass API provides a few functions for get/find the device. To provide a complete function set of uclass-internal functions, for use by the drivers, the function uclass_get_device_tail() should be non-static. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| device-remove.c | ||
| device.c | ||
| Kconfig | ||
| lists.c | ||
| Makefile | ||
| root.c | ||
| simple-bus.c | ||
| uclass.c | ||
| util.c | ||