]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd07bb96fb96c77371b36f35a16031ae72c08a680
tree68a2484b86301f19596a612ac1dec2a2ac2b49a5
parent84bf4dbcfe4aa2cfc91b241162ff82e7fc3574a2
gpio: stmpe: || vs && typo

&& was obviously intended here.

Fixes: a5b753a4e00c ('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