From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH 8/8] mfd: pm8921: Use ssbi regmap Date: Wed, 11 Dec 2013 09:55:00 +0000 Message-ID: <20131211095500.GJ16780@lee--X1> References: <1386718523-2587-1-git-send-email-sboyd@codeaurora.org> <1386718523-2587-9-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-yh0-f53.google.com ([209.85.213.53]:56399 "EHLO mail-yh0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751287Ab3LKJzF (ORCPT ); Wed, 11 Dec 2013 04:55:05 -0500 Received: by mail-yh0-f53.google.com with SMTP id b20so4831147yha.12 for ; Wed, 11 Dec 2013 01:55:05 -0800 (PST) Content-Disposition: inline In-Reply-To: <1386718523-2587-9-git-send-email-sboyd@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Stephen Boyd Cc: Samuel Ortiz , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, broonie@kernel.org > Use a regmap so that the pm8xxx read/write APIs can be removed > once all consumer drivers are converted. >=20 > Signed-off-by: Stephen Boyd > --- > drivers/mfd/Kconfig | 1 + > drivers/mfd/pm8921-core.c | 70 +++++++++++++++++++++++++------------= ---------- > 2 files changed, 39 insertions(+), 32 deletions(-) As this is regmap related, don't forget to CC Mark Brown when you resubmit this patchset. --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Wed, 11 Dec 2013 09:55:00 +0000 Subject: [PATCH 8/8] mfd: pm8921: Use ssbi regmap In-Reply-To: <1386718523-2587-9-git-send-email-sboyd@codeaurora.org> References: <1386718523-2587-1-git-send-email-sboyd@codeaurora.org> <1386718523-2587-9-git-send-email-sboyd@codeaurora.org> Message-ID: <20131211095500.GJ16780@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > Use a regmap so that the pm8xxx read/write APIs can be removed > once all consumer drivers are converted. > > Signed-off-by: Stephen Boyd > --- > drivers/mfd/Kconfig | 1 + > drivers/mfd/pm8921-core.c | 70 +++++++++++++++++++++++++---------------------- > 2 files changed, 39 insertions(+), 32 deletions(-) As this is regmap related, don't forget to CC Mark Brown when you resubmit this patchset. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog