Re: [PATCH v2 1/2] gpio: pxa: change the interrupt management

2015-12-15 Thread Robert Jarzmik
Linus Walleij writes: > On Sat, Dec 12, 2015 at 11:55 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

Re: [PATCH v2 1/2] gpio: pxa: change the interrupt management

2015-12-15 Thread Linus Walleij
On Sat, Dec 12, 2015 at 11:55 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

Re: [PATCH v2 1/2] gpio: pxa: change the interrupt management

2015-12-15 Thread Robert Jarzmik
Linus Walleij writes: > On Sat, Dec 12, 2015 at 11:55 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

Re: [PATCH v2 1/2] gpio: pxa: change the interrupt management

2015-12-15 Thread Linus Walleij
On Sat, Dec 12, 2015 at 11:55 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

[PATCH v2 1/2] gpio: pxa: change the interrupt management

2015-12-12 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

[PATCH v2 1/2] gpio: pxa: change the interrupt management

2015-12-12 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