summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRobert Collins <rcollins@nvidia.com>2013-08-15 09:44:35 -0700
committerGabby Lee <galee@nvidia.com>2013-08-18 17:04:05 -0700
commit3e62d1ff63ef5bfd4cceedfa6cfc0906f9809116 (patch)
treea42f5f5b3e99147cfd642fda809bcf1d54df7e89 /include/linux
parent1a00e46279b0cc4f2bfa04c94651e739d4bcc64e (diff)
input: touch: maxim_sti: Update to version 1.4.1, v22
Changes: - Water Rejection: Multiple Stylus cursors are getting displayed when the water drops are there in screen - Water Rejection: Touch screen is not responding to stylus or manual touch in water droplet area Bug 1301942 Bug 1302147 Change-Id: If5b403995ca2eeef0106b61553616fc0455351ff Signed-off-by: Robert Collins <rcollins@nvidia.com> Reviewed-on: http://git-master/r/261949 GVS: Gerrit_Virtual_Submit Reviewed-by: Gabby Lee <galee@nvidia.com> Tested-by: Gabby Lee <galee@nvidia.com>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/maxim_sti.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/maxim_sti.h b/include/linux/maxim_sti.h
index 2ee03604ec75..19f4f151ab91 100644
--- a/include/linux/maxim_sti.h
+++ b/include/linux/maxim_sti.h
@@ -27,8 +27,8 @@
#include "genetlink.h"
#endif
-#define DRIVER_VERSION "1.4.0"
-#define DRIVER_RELEASE "August 12, 2013"
+#define DRIVER_VERSION "1.4.1"
+#define DRIVER_RELEASE "August 14, 2013"
/****************************************************************************\
* Netlink: common kernel/user space macros *