[RFC v1 05/25] gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
jiang.liu at linux.intel.com
Mon Jun 1 06:48:53 PDT 2015
On 2015/6/1 20:45, Linus Walleij wrote:
> On Wed, May 20, 2015 at 11:59 AM, Jiang Liu <jiang.liu at linux.intel.com> wrote:
>
>> Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc while we
>> already have a pointer to corresponding irq_desc.
>>
>> Signed-off-by: Jiang Liu <jiang.liu at linux.intel.com>
>
> Acked-by: Linus Walleij <linus.walleij at linaro.org>
>
> Are there dependencies on this patch or can I just apply it
> directly to the GPIO tree?
Hi Linus,
Thanks for review.
There's a very long dependency list of this patch set,
so it would be safer to merge this patch set altogether through
the irq tree if that works:)
Thanks!
Gerry
>
> Yours,
> Linus Walleij
>
More information about the linux-arm-kernel
mailing list