> Add support for S2MPA01 voltage and current regulator.
> 
> Signed-off-by: Sachin Kamat <sachin.ka...@linaro.org>
> Acked-by: Mark Brown <broo...@linaro.org>
> ---
> Changes since v3:
> Removed a redundant array and instead used a simple variable
> to check return value of devm_regulator_register.
> ---
>  drivers/regulator/Kconfig   |    7 +
>  drivers/regulator/Makefile  |    1 +
>  drivers/regulator/s2mpa01.c |  481 
> +++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 489 insertions(+)
>  create mode 100644 drivers/regulator/s2mpa01.c

Applied, thanks.

Mark,
  I will follow-up with a pull-request, necessary for conflict
  limitation in Kconfig and Makefile

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to