summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRobert Collins <rcollins@nvidia.com>2013-08-15 09:44:35 -0700
committerGabby Lee <galee@nvidia.com>2013-10-13 15:59:22 -0700
commit489cf4b4a96e88a6f81f93acdd9418dd0618abd7 (patch)
tree720df0d015b256ee1eb7cde4f1e5009b01e8a2c3 /include
parentd7f7aeb6381abe1e19c9958a99687ad8f26a89bd (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 (cherry picked from commit 3e62d1ff63ef5bfd4cceedfa6cfc0906f9809116) Reviewed-on: http://git-master/r/288756 GVS: Gerrit_Virtual_Submit Reviewed-by: Bo Kim <bok@nvidia.com> Tested-by: Bo Kim <bok@nvidia.com> Reviewed-by: Gabby Lee <galee@nvidia.com>
Diffstat (limited to 'include')
-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 *