RE: [PATCH 1/6] ARM: Samsung: Add common s5p gpio interrupt support

2010-09-28 Thread Marek Szyprowski
Hello, On Tuesday, September 28, 2010 4:04 PM Kukjin Kim wrote: > Marek Szyprowski wrote: > > > > This patch adds common code to enable support of gpio interrupts on s5p > > series. > > > > The total number of gpio pins is quite large on s5p series. Registering > > irq support for all of them wou

RE: [PATCH 1/6] ARM: Samsung: Add common s5p gpio interrupt support

2010-09-28 Thread Kukjin Kim
Marek Szyprowski wrote: > > This patch adds common code to enable support of gpio interrupts on s5p > series. > > The total number of gpio pins is quite large on s5p series. Registering > irq support for all of them would be a resource waste. Because of that > the interrupt support for standard g