From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Mon, 10 Feb 2014 11:59:28 +0000 Subject: [PATCH v2 13/15] regulator/mfd: max14577: Export symbols for calculating charger current In-Reply-To: <1391767487-10017-14-git-send-email-k.kozlowski@samsung.com> References: <1391767487-10017-1-git-send-email-k.kozlowski@samsung.com> <1391767487-10017-14-git-send-email-k.kozlowski@samsung.com> Message-ID: <20140210115928.GF22773@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > 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 > Cc: Kyungmin Park > Cc: Marek Szyprowski > --- > 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