]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
authorGrygorii Strashko <grygorii.strashko@ti.com>
Mon, 6 Jul 2015 15:11:50 +0000 (18:11 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jul 2015 12:35:13 +0000 (14:35 +0200)
commit6417049f662d85a6f3a6b7cb8bc98bae3edae0a4
treed7ccee97ecda90425f011e1cc42c7628b3eeb592
parent03c42c3e5216e2777f8ae819d6a076e94dcdfbdd
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ

On DRA7 there is one pinctrl domain (dra7_pmx_core) and
PRCM wake-up IRQ is not shared, so remove quirk.

Cc: Nishanth Menon <nm@ti.com>
Fixes: 31320beaa3d3 ('pinctrl: single: Add DRA7 pinctrl compatibility')
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Acked-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-single.c