mfd: stmpe: Use generic bit mask name
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 10 Aug 2016 07:39:10 +0000 (09:39 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 10 Aug 2016 08:24:29 +0000 (09:24 +0100)
commitc16bee7897bffc3814390c9279bf01137a6bd595
tree640def458118430c595f94eaaead76564bd65dc1
parent6936e1f88d233444ac8010d9b6bfaac3ba698ee2
mfd: stmpe: Use generic bit mask name

In order to prepare the ground to STMPE1600,
as STMPE1600's SYS_CTRL register has the same layout as
STMPE801 variant, unify STMPExxx_REG_SYS_CTRL_RESET/INT_EN/INT_HI
bit masks to more generic STMPE_SYS_CTRL_RESET/INT_EN/INT_HI

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/stmpe.c
drivers/mfd/stmpe.h