RE: [PATCH] ARM: S5P: Dynamicly numbered GPIO interrupt support

2010-05-14 Thread Marek Szyprowski
Hello, On Friday, May 14, 2010 10:40 AM Ben Dooks wrote: Add support for GPIO interrupts where the interrupt number is dynamically allocated at first request from gpiolib. This method is employed as the newer SoCs have a large number of possible interrupt numbers which are very rarely

Re: [PATCH] ARM: S5P: Dynamicly numbered GPIO interrupt support

2010-05-14 Thread Jassi Brar
On Fri, May 14, 2010 at 5:40 PM, Ben Dooks ben-li...@fluff.org wrote: Add support for GPIO interrupts where the interrupt number is dynamically allocated at first request from gpiolib. This method is employed as the newer SoCs have a large number of possible interrupt numbers which are very

Re: [PATCH] ARM: S5P: Dynamicly numbered GPIO interrupt support

2010-05-14 Thread Ben Dooks
On Fri, May 14, 2010 at 11:10:19AM +0200, Marek Szyprowski wrote: Hello, On Friday, May 14, 2010 10:40 AM Ben Dooks wrote: Add support for GPIO interrupts where the interrupt number is dynamically allocated at first request from gpiolib. This method is employed as the newer SoCs