Home
last modified time | relevance | path

Searched hist:"364809 de31a06da45d9b6f84cffbdb34bcfddc7a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dregulator-uclass.c364809de31a06da45d9b6f84cffbdb34bcfddc7a Fri Jan 22 02:43:59 UTC 2016 Simon Glass <sjg@chromium.org> dm: power: Allow regulators to not implement all operations

Some regulators will not implement any operations (e.g. fixed regulators).
This is not an error, so allow the autoset process to continue when one
of these regulators is found.

Signed-off-by: Simon Glass <sjg@chromium.org>