gpio: stmpe: forbid unused lines to be mapped as IRQs
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 27 Sep 2016 22:59:12 +0000 (15:59 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Sep 2016 16:02:50 +0000 (09:02 -0700)
commit96b2cca64fa3e1a31b573bb308b2944c802aacf3
tree6ae4b110310d0d4e62a30679e2e0317a94e2ebd3
parentac2a8bca03a6d281c78e803899001e22a92b92e9
gpio: stmpe: forbid unused lines to be mapped as IRQs

Exploit the new mechanism for masking off disallowed IRQs
added by Mika Westerberg to properly manage the STMPE
"norequest mask" to disallow also mapping said lines as
IRQs.

Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-stmpe.c