summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/rm31080a_ts.c
diff options
context:
space:
mode:
authorTuomas Kulve <tkulve@nvidia.com>2013-08-07 12:26:56 +0300
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:18:39 -0700
commite567a909459b9af0b232f187bb8c47f230032121 (patch)
tree59ccb3685d94275286040aa860c6ba0b3608667f /drivers/input/touchscreen/rm31080a_ts.c
parentb41bc02b008c89a3e83cab4f6444c24ba497ad38 (diff)
input: touchscreen: Disable slow scan
Bug 1343312 Bug 1343582 Change-Id: I94c5a7c414ed5c125609befe4b00d4bd970c38f6 Signed-off-by: Tuomas Kulve <tkulve@nvidia.com> Reviewed-on: http://git-master/r/259130 (cherry picked from commit f7bd783f0810483f26a8539cc4ec02a572b16dee) Signed-off-by: Ajay Nandakumar <anandakumarm@nvidia.com> Reviewed-on: http://git-master/r/261037 Reviewed-by: Automatic_Commit_Validation_User
Diffstat (limited to 'drivers/input/touchscreen/rm31080a_ts.c')
-rw-r--r--drivers/input/touchscreen/rm31080a_ts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/rm31080a_ts.c b/drivers/input/touchscreen/rm31080a_ts.c
index 1a6e30198622..03136e4ff19c 100644
--- a/drivers/input/touchscreen/rm31080a_ts.c
+++ b/drivers/input/touchscreen/rm31080a_ts.c
@@ -55,7 +55,7 @@
DEFINITIONS
=============================================================================*/
/*#define ENABLE_CALC_QUEUE_COUNT*/
-#define ENABLE_SLOW_SCAN
+/*#define ENABLE_SLOW_SCAN*/
#define ENABLE_SMOOTH_LEVEL
#define ENABLE_SPI_SETTING 0