diff options
author | Paul Parsons <lost.distance@yahoo.com> | 2012-03-13 14:11:30 +0100 |
---|---|---|
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | 2012-03-14 09:45:24 +0100 |
commit | 95a50cab1dc6446fb1a91d20e14b649dd9f41f1c (patch) | |
tree | 153d2b4f4e2393a0651e699f5d3674549257bff1 /arch/arm/mach-pxa/include | |
parent | Linux 3.3-rc7 (diff) | |
download | linux-95a50cab1dc6446fb1a91d20e14b649dd9f41f1c.tar.xz linux-95a50cab1dc6446fb1a91d20e14b649dd9f41f1c.zip |
ARM: pxa/hx4700: Remove unwanted request for GPIO105
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@yahoo.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/include')
0 files changed, 0 insertions, 0 deletions