[PATCH] pxa/hx4700: Remove unwanted request for GPIO105

Haojian Zhuang haojian.zhuang at gmail.com
Wed Mar 14 04:20:05 EDT 2012


On Tue, Mar 13, 2012 at 9:11 PM, Paul Parsons <lost.distance at yahoo.com> wrote:
> GPIO105 (nIR_ON) is requested twice: first in gpio_request_array(), then in
> pxa_irda_probe(). Consequently the second request fails with EBUSY:
>
> pxa2xx-ir: probe of pxa2xx-ir failed with error -16
>
> This patch removes the first request, allowing pxa_irda_probe() to succeed.
>
> Signed-off-by: Paul Parsons <lost.distance at yahoo.com>
> ---

Applied



More information about the linux-arm-kernel mailing list