Re: [PATCH 1/6] ARM: pxa: remove irq_to_gpio from ezx-pcap driver

2012-08-08 Thread Haojian Zhuang
On Wed, Aug 8, 2012 at 8:54 PM, Arnd Bergmann wrote: > The irq_to_gpio function was removed from the pxa platform > in linux-3.2, and this driver has been broken since. > > There is actually no in-tree user of this driver that adds > this platform device, but the driver can and does get enabled >

[PATCH 1/6] ARM: pxa: remove irq_to_gpio from ezx-pcap driver

2012-08-08 Thread Arnd Bergmann
The irq_to_gpio function was removed from the pxa platform in linux-3.2, and this driver has been broken since. There is actually no in-tree user of this driver that adds this platform device, but the driver can and does get enabled on some platforms. Without this patch, building ezx_defconfig re