aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRafael Salas <calimochoazucarado@gmail.com>2012-09-19 01:57:28 -0400
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-09-19 01:57:28 -0400
commit3870bd1f430f1e9c0ef7959e8ee058f066328953 (patch)
tree3a3252ca094922184fbe62799b6c5efb5c20bf6e /arch
parenta4e6f9e6a547876d1dd57747544416a515644e0e (diff)
parent24b82c4e6743be922f08ea30914a9cff8abc4017 (diff)
downloadkernel_samsung_crespo-3870bd1f430f1e9c0ef7959e8ee058f066328953.zip
kernel_samsung_crespo-3870bd1f430f1e9c0ef7959e8ee058f066328953.tar.gz
kernel_samsung_crespo-3870bd1f430f1e9c0ef7959e8ee058f066328953.tar.bz2
Merge "Touchscreen: Fix unresponsive touchscreen" into jb
Diffstat (limited to 'arch')
-rwxr-xr-xarch/arm/mach-s5pv210/mach-herring.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-s5pv210/mach-herring.c b/arch/arm/mach-s5pv210/mach-herring.c
index ae7be4b..78ae1fd 100755
--- a/arch/arm/mach-s5pv210/mach-herring.c
+++ b/arch/arm/mach-s5pv210/mach-herring.c
@@ -2807,8 +2807,8 @@ static u8 t7_config[] = {GEN_POWERCONFIG_T7,
static u8 t8_config[] = {GEN_ACQUISITIONCONFIG_T8,
7, 0, 5, 0, 0, 0, 9, 35};
static u8 t9_config[] = {TOUCH_MULTITOUCHSCREEN_T9,
- 139, 0, 0, 19, 11, 0, 32, 25, 2, 1, 25, 3, 1,
- 46, MXT224_MAX_MT_FINGERS, 5, 14, 10, 255, 3,
+ 139, 0, 0, 19, 11, 0, 32, 25, 2, 1, 10, 3, 1,
+ 46, MXT224_MAX_MT_FINGERS, 5, 40, 10, 255, 3,
255, 3, 18, 18, 10, 10, 141, 65, 143, 110, 18};
static u8 t18_config[] = {SPT_COMCONFIG_T18,
0, 1};