[PATCH v3 3/7] mfd: pm8921: Migrate to irqdomains
Lee Jones
lee.jones at linaro.org
Wed Jan 8 16:36:49 EST 2014
On Wed, 08 Jan 2014, Stephen Boyd wrote:
> Convert this driver to use irqdomains so that the PMIC's child
> devices can be converted to devicetree.
>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> ---
> drivers/mfd/pm8921-core.c | 198 +++++++++++++++-----------------------
> include/linux/mfd/pm8xxx/irq.h | 36 -------
> include/linux/mfd/pm8xxx/pm8921.h | 30 ------
> 3 files changed, 75 insertions(+), 189 deletions(-)
> delete mode 100644 include/linux/mfd/pm8xxx/irq.h
> delete mode 100644 include/linux/mfd/pm8xxx/pm8921.h
I'm still a little dubious over the lack of an irq_create_mapping()
call, but if you say you've tested it and it works I guess something
else must be going on in its place.
Acked-by: Lee Jones <lee.jones at linaro.org>
--
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