[PATCH 1/5] gpio: pxa: remove dead code

Haojian Zhuang haojian.zhuang at linaro.org
Mon Jul 22 03:14:06 EDT 2013


On 22 July 2013 00:15, Linus Walleij <linus.walleij at linaro.org> wrote:
> On Thu, Jul 11, 2013 at 5:17 PM, Daniel Mack <zonque at gmail.com> wrote:
>
>> Commit f87311743 ("ARM: mmp: add more compatible names in gpio driver")
>> changed the driver logic to determine the number of available GPIOs from
>> the compatible string, and hence obsoleted the (undocumented) child
>> nodes that were previously necessary. However, it left some remainder
>> which can be safely removed now.
>>
>> Also, this patch makes pxa_gpio_probe_dt() return the correct value in
>> case irq_alloc_descs() fails.
>>
>> Signed-off-by: Daniel Mack <zonque at gmail.com>
>> Cc: Haojian Zhuang <haojian.zhuang at linaro.org>
>> Cc: Linus Walleij <linus.walleij at linaro.org>
>> Cc: Arnd Bergmann <arnd at arndb.de>
>
> Tentatively applied, Haojian, does this look allright?
>
> Yours,
> Linus Walleij

This patch is good.

Acked-by: Haojian Zhuang <haojian.zhuang at gmail.com>



More information about the linux-arm-kernel mailing list