Re: [PATCH 07/17] input: tegra-kbc: drop use of IRQF_NO_SUSPEND flag

From: Sudeep Holla
Date: Wed Sep 23 2015 - 04:53:59 EST




On 22/09/15 22:08, Lee Jones wrote:
On Mon, 21 Sep 2015, Dmitry Torokhov wrote:

On Mon, Sep 21, 2015 at 4:21 PM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:
The $SUBJECT is not correct.

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 <sameo@xxxxxxxxxxxxxxx>
Cc: Lee Jones <lee.jones@xxxxxxxxxx>
Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>
---
drivers/mfd/qcom_rpm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

... code is fine though:

Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>

Please re-submit with the subject line fixed.

What's wrong with the subject?

This patch has nothing to do with Input and the first word of the
explanatory sentence should start with an uppercase character.


Ah my stupid mistake, I didn't realize it. Sorry for the noise, will
fix it and send.

Regards,
Sudeep
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/