]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "gpio: omap: Fix lost edge wake-up interrupts"
authorTony Lindgren <tony@atomide.com>
Wed, 4 Mar 2020 22:54:32 +0000 (14:54 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Mar 2020 09:24:46 +0000 (10:24 +0100)
commitcce60498a73553ffc463c86e981a58dffec8e62b
tree4a6260f505b1ce25f7790aaf5bb4955b6910649a
parent80ce4e947e93408023a76ac43b8129221d94c120
Revert "gpio: omap: Fix lost edge wake-up interrupts"

This reverts commit 02c531067cbc9cba7022ece3be37d26a13a4261d.

With cpu_pm handling fixed for omaps, and with gpio-omap now returning
notify error on pending interrupts, we can drop the old workaround for
seeing if there may be pending edge interrupts.

Depends-on: ARM: OMAP2+: Handle errors for cpu_pm
Depends-on: gpio: omap: Block idle on pending gpio interrupts
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: Keerthy <j-keerthy@ti.com>
Cc: Ladislav Michl <ladis@linux-mips.org>
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Russell King <rmk+kernel@armlinux.org.uk>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20200304225433.37336-4-tony@atomide.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-omap.c