7 Jul
2015
7 Jul
'15
12:58 p.m.
On Thu, Jul 02, 2015 at 09:26:44PM +0800, Axel Lin wrote:
This reverts 58d468328646 ("ASoC: wm0010: Add missing IRQF_ONESHOT").
The coccinelle warnings is false positive because the original code does set IRQF_ONESHOT by "trigger |= IRQF_ONESHOT;".
Signed-off-by: Axel Lin axel.lin@ingics.com
For the whole series:
Acked-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
Thanks, Charles