Searched hist:d07fa43e2f551a86d95d2fbc1a18cb1defc90370 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass.h | d07fa43e2f551a86d95d2fbc1a18cb1defc90370 Wed Oct 24 12:10:15 UTC 2018 Patrice Chotard <patrice.chotard@st.com> UPSTREAM: dm: uclass: Add uclass_next_device_err() to return a valid device
Similarly to uclass_first_device_err(), add uclass_next_device_err() which returns an error if there are no next devices in that uclass.
Change-Id: I44e34260045b15db3b19eeb0bbea725d80a956d2 Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> (cherry picked from commit f6abd5389ceab5fce185126c2364a324465fafbe) Signed-off-by: Cody Xie <cody.xie@rock-chips.com>
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | uclass.c | d07fa43e2f551a86d95d2fbc1a18cb1defc90370 Wed Oct 24 12:10:15 UTC 2018 Patrice Chotard <patrice.chotard@st.com> UPSTREAM: dm: uclass: Add uclass_next_device_err() to return a valid device
Similarly to uclass_first_device_err(), add uclass_next_device_err() which returns an error if there are no next devices in that uclass.
Change-Id: I44e34260045b15db3b19eeb0bbea725d80a956d2 Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> (cherry picked from commit f6abd5389ceab5fce185126c2364a324465fafbe) Signed-off-by: Cody Xie <cody.xie@rock-chips.com>
|