extcon: palmas: Drop IRQF_EARLY_RESUME flag
authorGrygorii Strashko <grygorii.strashko@ti.com>
Fri, 26 Feb 2016 15:42:51 +0000 (17:42 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 29 Feb 2016 02:07:34 +0000 (11:07 +0900)
commitae64e42cc2b3a17ac0c11815f53211093a54cf55
treeab50bb270e5c7d82dc2e6f0733567f974e8862df
parent0331966df0a288236bea6489420a35a0ca1e9043
extcon: palmas: Drop IRQF_EARLY_RESUME flag

Palams extcon IRQs are nested threaded and wired to the Palmas
inerrupt controller. So, this flag is not required for nested irqs
anymore, since commit 3c646f2c6aa9 ("genirq: Don't suspend
nested_thread irqs over system suspend") was merged.

Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Chanwoo Choi <cw00.choi@samsung.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Roger Quadros <rogerq@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-palmas.c
This page took 0.02894 seconds and 5 git commands to generate.