gpio: stmpe: || vs && typo
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 12 Oct 2016 06:25:20 +0000 (09:25 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Oct 2016 12:14:11 +0000 (14:14 +0200)
commitd1ca19cb3bc88318a54643f7a250ec6abab51108
tree68a2484b86301f19596a612ac1dec2a2ac2b49a5
parent44df08198bc98d75085bb0ff4b54bf43e0bc40c0
gpio: stmpe: || vs && typo

&& was obviously intended here.

Fixes: 6936e1f88d23 ('gpio: stmpe: Write int status register only when needed')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-stmpe.c