Re: [PATCH V4 Resend 1/3] mfd: stmpe: Get rid of irq_invert_polarity

2012-11-30 Thread Samuel Ortiz
Hi Viresh, On Thu, Nov 29, 2012 at 12:17:15AM +0530, Viresh Kumar wrote: > Since the very first patch, stmpe core driver is using irq_invert_polarity as > part of platform data. But, nobody is actually using it in kernel till now. > > Also, this is not something part of hardware specs, but is inc

Re: [PATCH V4 Resend 1/3] mfd: stmpe: Get rid of irq_invert_polarity

2012-11-29 Thread Lee Jones
On Thu, 29 Nov 2012, Viresh Kumar wrote: > Since the very first patch, stmpe core driver is using irq_invert_polarity as > part of platform data. But, nobody is actually using it in kernel till now. > > Also, this is not something part of hardware specs, but is included to cater > some board mist