From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH v4 3/8] mfd: pm8921: Migrate to irqdomains Date: Thu, 27 Feb 2014 08:34:38 +0000 Message-ID: <20140227083438.GW9195@lee--X1> References: <1393441166-32692-1-git-send-email-sboyd@codeaurora.org> <1393441166-32692-4-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1393441166-32692-4-git-send-email-sboyd@codeaurora.org> Sender: linux-kernel-owner@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 List-Id: linux-arm-msm@vger.kernel.org On Wed, 26 Feb 2014, Stephen Boyd wrote: > Convert this driver to use irqdomains so that the PMIC's child > devices can be converted to devicetree. >=20 > Acked-by: Lee Jones > Signed-off-by: Stephen Boyd > --- > drivers/mfd/Kconfig | 1 + > drivers/mfd/pm8921-core.c | 198 +++++++++++++++-------------= ---------- > include/linux/mfd/pm8xxx/irq.h | 36 ------- > include/linux/mfd/pm8xxx/pm8921.h | 30 ------ > 4 files changed, 76 insertions(+), 189 deletions(-) > delete mode 100644 include/linux/mfd/pm8xxx/irq.h > delete mode 100644 include/linux/mfd/pm8xxx/pm8921.h Applied, thanks. --=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: Thu, 27 Feb 2014 08:34:38 +0000 Subject: [PATCH v4 3/8] mfd: pm8921: Migrate to irqdomains In-Reply-To: <1393441166-32692-4-git-send-email-sboyd@codeaurora.org> References: <1393441166-32692-1-git-send-email-sboyd@codeaurora.org> <1393441166-32692-4-git-send-email-sboyd@codeaurora.org> Message-ID: <20140227083438.GW9195@lee--X1> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 26 Feb 2014, Stephen Boyd wrote: > Convert this driver to use irqdomains so that the PMIC's child > devices can be converted to devicetree. > > Acked-by: Lee Jones > Signed-off-by: Stephen Boyd > --- > drivers/mfd/Kconfig | 1 + > drivers/mfd/pm8921-core.c | 198 +++++++++++++++----------------------- > include/linux/mfd/pm8xxx/irq.h | 36 ------- > include/linux/mfd/pm8xxx/pm8921.h | 30 ------ > 4 files changed, 76 insertions(+), 189 deletions(-) > delete mode 100644 include/linux/mfd/pm8xxx/irq.h > delete mode 100644 include/linux/mfd/pm8xxx/pm8921.h Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog