[U-Boot] [PATCH 01/12] regulator: Change get_enable return type to integer from bool
Simon Glass
sjg at chromium.org
Sat Jun 17 03:40:38 UTC 2017
On 12 June 2017 at 22:23, Keerthy <j-keerthy at ti.com> wrote:
> Change get_enable return type to int so errors can be returned.
>
> Signed-off-by: Keerthy <j-keerthy at ti.com>
> ---
> drivers/power/regulator/regulator-uclass.c | 2 +-
> include/power/regulator.h | 8 ++++----
> 2 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Thanks!
More information about the U-Boot
mailing list