commit | c16bee7897bffc3814390c9279bf01137a6bd595 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Aug 10 09:39:10 2016 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Aug 10 09:24:29 2016 +0100 |
tree | 640def458118430c595f94eaaead76564bd65dc1 | |
parent | 6936e1f88d233444ac8010d9b6bfaac3ba698ee2 [diff] |
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>