From 2affa8b34228887e2e7eef4e526c7b02a966efcb Mon Sep 17 00:00:00 2001 From: Alex Chen Date: Tue, 25 Nov 2014 14:46:58 +0800 Subject: input: touch: Raydium: Code drop v73.16 change list: 1. Enable CS_SUPPORT in driver 2. Fix compile error about data type with Android 5.0 3. Slowscan patch 4. Remove calibration file check string 5. Resolve clock reference unbalance issue 6. Refine quickly swiping issue Bug 1546667 Bug 1561841 Bug 200043979 Bug 200052217 Bug 200055008 Bug 200057160 Change-Id: Iccf5a1de3ff903d06f2429d98fd00cfc75958176 Signed-off-by: Alex Chen Reviewed-on: http://git-master/r/655175 (cherry picked from commit cf496be2e7118bf2c78dfd62acd817b0fc5c52a9) Reviewed-on: http://git-master/r/660615 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Jordan Nien Reviewed-by: Robert Collins --- include/linux/spi/rm31080a_ts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux/spi') diff --git a/include/linux/spi/rm31080a_ts.h b/include/linux/spi/rm31080a_ts.h index 7b4d52466..26cbffb57 100644 --- a/include/linux/spi/rm31080a_ts.h +++ b/include/linux/spi/rm31080a_ts.h @@ -257,6 +257,7 @@ #define ENABLE_FREQ_HOPPING 1 #define ENABLE_QUEUE_GUARD 0 #define ENABLE_EVENT_QUEUE 0 +#define CS_SUPPORT #define ISR_POST_HANDLER WORK_QUEUE /*or KTHREAD*/ #define WORK_QUEUE 0 -- cgit v1.2.2