Searched hist:"794 d521917eab07651248174a81ba51cd265d9dc" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass-internal.h | 794d521917eab07651248174a81ba51cd265d9dc Mon Apr 20 11:32:32 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: core: remove type 'static' of function uclass_get_device_tail()
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>
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | uclass.c | 794d521917eab07651248174a81ba51cd265d9dc Mon Apr 20 11:32:32 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dm: core: remove type 'static' of function uclass_get_device_tail()
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>
|