Re: [PATCH] Input: add MAX7359 key switch controller driver, v2
From: Joonyoung Shim <hidden>
Date: 2009-09-19 00:07:13
Also in:
lkml
From: Joonyoung Shim <hidden>
Date: 2009-09-19 00:07:13
Also in:
lkml
2009/9/19 Dmitry Torokhov [off-list ref]:
Hi Joonyoung, On Fri, Sep 18, 2009 at 05:14:39PM +0900, Joonyoung Shim wrote:quoted
Hi, Dmitry. I tested your patch with threaded IRQ. Because the interrupt of the MAX7359 device is the low level detecting, i should add the IRQF_ONESHOT flag on request_threaded_irq(). If it is added IRQF_ONESHOT flag, the it operates well.Thank you for testing.quoted
Do you want i send the patch?No, I fixed it locally. I took the liberty of marking the patch as "Tested-by" you, I hope you don't mind.
OK. Thanks. -- - Joonyoung Shim