[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140210115928.GF22773@lee--X1>
Date: Mon, 10 Feb 2014 11:59:28 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Krzysztof Kozlowski <k.kozlowski@...sung.com>
Cc: MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Marek Szyprowski <m.szyprowski@...sung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>
Subject: Re: [PATCH v2 13/15] regulator/mfd: max14577: Export symbols for
calculating charger current
> 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@...sung.com>
> Cc: Kyungmin Park <kyungmin.park@...sung.com>
> Cc: Marek Szyprowski <m.szyprowski@...sung.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists