Re: [PATCH 14/17] media: st-rc: remove misuse of IRQF_NO_SUSPEND flag
From: Sudeep Holla <hidden>
Date: 2015-10-19 17:40:58
Also in:
linux-arm-kernel, linux-media, lkml
From: Sudeep Holla <hidden>
Date: 2015-10-19 17:40:58
Also in:
linux-arm-kernel, linux-media, lkml
Hi, On 21/09/15 16:47, Sudeep Holla wrote:
The device is set as wakeup capable using proper wakeup API but the driver misuses IRQF_NO_SUSPEND to set the interrupt as wakeup source which is incorrect. This patch removes the use of IRQF_NO_SUSPEND flags replacing it with enable_irq_wake instead. Cc: Srinivas Kandagatla <redacted> Cc: Maxime Coquelin <redacted> Cc: Patrice Chotard <redacted> Cc: Mauro Carvalho Chehab <redacted>
Can you pick couple of these media patches ? -- Regards, Sudeep