On Wed, Jun 12, 2019 at 08:32:38AM +0200, Sven Schwermer wrote:
> Fixed regulators don't have a set_value method. Therefore, trying to
> set their value will always return -ENOSYS.
>
> Signed-off-by: Sven Schwermer
> Cc: Jaehoon Chung
> Cc: Peng Fan
> Reviewed-by: Simon Glass
Applied to u-bo
On Wed, 12 Jun 2019 at 07:32, Sven Schwermer wrote:
>
> Fixed regulators don't have a set_value method. Therefore, trying to
> set their value will always return -ENOSYS.
>
> Signed-off-by: Sven Schwermer
> Cc: Jaehoon Chung
> Cc: Peng Fan
> ---
> drivers/power/regulator/regulator-uclass.c | 3
Fixed regulators don't have a set_value method. Therefore, trying to
set their value will always return -ENOSYS.
Signed-off-by: Sven Schwermer
Cc: Jaehoon Chung
Cc: Peng Fan
---
drivers/power/regulator/regulator-uclass.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/power/regu
3 matches
Mail list logo