Home
last modified time | relevance | path

Searched hist:f6abd538 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/dm/
H A Duclass.hf6abd538 Wed Oct 24 07:10:15 CDT 2018 Patrice Chotard <patrice.chotard@st.com> 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.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/core/
H A Duclass.cf6abd538 Wed Oct 24 07:10:15 CDT 2018 Patrice Chotard <patrice.chotard@st.com> 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.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>