[PATCH v2 13/15] regulator/mfd: max14577: Export symbols for calculating charger current

Lee Jones lee.jones at linaro.org
Mon Feb 10 06:59:28 EST 2014


> This patch prepares for changing the max14577 charger driver to allow
> configuring battery-dependent settings from DTS.
> 
> The patch moves from regulator driver to MFD core driver and exports:
>  - function for calculating register value for charger's current;
>  - table of limits for chargers (MAX14577, MAX77836).
> 
> Previously they were used only by the max14577 regulator driver. In next
> patch the charger driver will use them as well. Exporting them will
> reduce unnecessary code duplication.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
> Cc: Kyungmin Park <kyungmin.park at samsung.com>
> Cc: Marek Szyprowski <m.szyprowski at samsung.com>
> ---
>  drivers/mfd/max14577.c               |   95 ++++++++++++++++++++++++++++++++++
>  drivers/regulator/max14577.c         |   80 +++-------------------------
>  include/linux/mfd/max14577-private.h |   22 ++++----
>  include/linux/mfd/max14577.h         |   23 ++++++++
>  4 files changed, 135 insertions(+), 85 deletions(-)

Applied, with Mark's Ack.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog



More information about the linux-arm-kernel mailing list