Re: [PATCH 07/17] input: tegra-kbc: drop use of IRQF_NO_SUSPEND flag
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-09-22 00:44:00
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-09-22 00:44:00
Also in:
lkml
On Mon, Sep 21, 2015 at 4:21 PM, Lee Jones [off-list ref] wrote:
The $SUBJECT is not correct.quoted
The driver handles wakeup irq correctly using irq_set_irq_wake. There's no need to use IRQF_NO_SUSPEND while registering the interrupt. This patch removes the use of IRQF_NO_SUSPEND flag. Cc: Samuel Ortiz <redacted> Cc: Lee Jones <redacted> Signed-off-by: Sudeep Holla <redacted> --- drivers/mfd/qcom_rpm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)... code is fine though: Acked-by: Lee Jones <redacted> Please re-submit with the subject line fixed.
What's wrong with the subject? Thanks. -- Dmitry