Re: [PATCH 3/4] gpio: pxa: change the interrupt management

2015-12-10 Thread Linus Walleij
On Sat, Nov 28, 2015 at 10:37 PM, Robert Jarzmik wrote: > The interrupt management is changed by this patch to rely on chip data > instead of chained interrupts. > > The main goal is to loosen the dependency on the global pxa chip > structure in favor of the passed chip data. The secondary goal i

Re: [PATCH 3/4] gpio: pxa: change the interrupt management

2015-11-29 Thread Robert Jarzmik
kbuild test robot writes: > Hi Robert, > > [auto build test ERROR on: gpio/for-next] > [also build test ERROR on: v4.4-rc2 next-20151127] > > url: > https://github.com/0day-ci/linux/commits/Robert-Jarzmik/gpio-pxa-integrate-with-pincontrol/20151129-054738 > base: https://git.kernel.org/pub/

Re: [PATCH 3/4] gpio: pxa: change the interrupt management

2015-11-28 Thread kbuild test robot
Hi Robert, [auto build test ERROR on: gpio/for-next] [also build test ERROR on: v4.4-rc2 next-20151127] url: https://github.com/0day-ci/linux/commits/Robert-Jarzmik/gpio-pxa-integrate-with-pincontrol/20151129-054738 base: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git

[PATCH 3/4] gpio: pxa: change the interrupt management

2015-11-28 Thread Robert Jarzmik
The interrupt management is changed by this patch to rely on chip data instead of chained interrupts. The main goal is to loosen the dependency on the global pxa chip structure in favor of the passed chip data. The secondary goal is to better show in /proc/interrupts the difference between interru