Re: Emulating level IRQs (was: Re: [PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN)

2012-07-24 Thread Mark Brown
On Tue, Jul 24, 2012 at 08:01:56PM +0200, Daniel Mack wrote: > On 23.07.2012 18:51, Dmitry Torokhov wrote: > > Hmm, but that would mean we need to restore reading the data in open() > > to make sure we re-arm IRQ in case somebody touched the screen before it > > was opened by userspace... > I had

Emulating level IRQs (was: Re: [PATCH] Input: eeti_ts: Mark as CONFIG_BROKEN)

2012-07-24 Thread Daniel Mack
On 23.07.2012 18:51, Dmitry Torokhov wrote: > On Thu, Jul 19, 2012 at 05:36:12PM +0200, Daniel Mack wrote: >> Ok, finally I found some time. In general, the patch works fine. The >> only detail I had to amend was the irqflags, which were changed from >> IRQF_TRIGGER_RISING/IRQF_TRIGGER_FALLING to