[PATCH 6/8] mfd/ab8500-core: use irq_domain_add_simple()

Linus Walleij linus.walleij at linaro.org
Tue Nov 6 03:38:48 EST 2012


On Mon, Nov 5, 2012 at 11:59 PM, Samuel Ortiz <sameo at linux.intel.com> wrote:
> On Thu, Oct 18, 2012 at 07:19:15PM +0200, Linus Walleij wrote:
>> From: Linus Walleij <linus.walleij at linaro.org>
>>
>> To be able to use SPARSE_IRQ while yet not using device tree,
>> we need to use irq_domain_add_simple() that will allocate
>> descriptors for the IRQs in the non-DT case, and fall back
>> to using the linear irqdomain in the DT case.
>>
>> Cc: Lee Jones <lee.jones at linaro.org>
>> Cc: Samuel Ortiz <sameo at linux.intel.com>
>> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> In case it's not too late:
>
> Acked-by: Samuel Ortiz <sameo at linux.intel.com>

Too late for my pull request to ARM SoC, but the important
thing is that the ARM SoC people see that you're OK with it
so they can pull in my patches :-)

Thanks Sam!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list