Thread (5 messages) 5 messages, 4 authors, 2015-10-26

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

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-10-26 08:37:20
Also in: linux-input, linux-pm, lkml

On Mon, Oct 19, 2015 at 06:34:02PM +0100, Sudeep Holla wrote:
Hi Dmitry,

On 05/10/15 11:24, Laxman Dewangan wrote:
quoted
On Monday 21 September 2015 09:16 PM, Sudeep Holla wrote:
quoted
diff --git a/drivers/input/keyboard/tegra-kbc.c
b/drivers/input/keyboard/tegra-kbc.c
index f97c73bd14f8..5f5dbbd51991 100644
--- a/drivers/input/keyboard/tegra-kbc.c
+++ b/drivers/input/keyboard/tegra-kbc.c
@@ -705,7 +705,7 @@ static int tegra_kbc_probe(struct platform_device
*pdev)
     input_set_drvdata(kbc->idev, kbc);
     err = devm_request_irq(&pdev->dev, kbc->irq, tegra_kbc_isr,
-              IRQF_NO_SUSPEND | IRQF_TRIGGER_HIGH, pdev->name, kbc);
+                   IRQF_TRIGGER_HIGH, pdev->name, kbc);
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Can you pick this up with all the Acks ?
Applied, thank you.

-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help