summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBo Kim <bok@nvidia.com>2013-07-24 19:27:23 +0900
committerGabby Lee <galee@nvidia.com>2013-10-13 15:57:51 -0700
commit474e2c52f1defab7a026cfd9067ce58603b172f8 (patch)
treed8593c643fa857d9f3a4612f7d2829f527ae1713 /include
parent2d4aecf1dc0a4436a6a66efec2c6e56d8e9e0e6a (diff)
input: touch: maxim_sti: Update to version 1.3.0, v17
Description: - Finger separation - Input device split option - V15 sensitivity degrade fix - Handling of unexpected TSC reset - Marginal improvements in stylus and finger recognition - Add robustness to Netlink backlog handling Bug 1321258 Bug 1324688 Bug 1302894 Bug 1324917 Bug 1327474 Bug 1324291 Change-Id: I3e9a16cc15351c48f0c21cc2cc2065e846237daa Signed-off-by: Bo Kim <bok@nvidia.com> Reviewed-on: http://git-master/r/252842 (cherry-picked from commit c2a5cdb8a56de8498a8a76068932840d5508eb83) Reviewed-on: http://git-master/r/288751 GVS: Gerrit_Virtual_Submit 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 220d57bf117f..1830ed0aa61e 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.2.0"
-#define DRIVER_RELEASE "May 22, 2013"
+#define DRIVER_VERSION "1.3.0"
+#define DRIVER_RELEASE "July 24, 2013"
/****************************************************************************\
* Netlink: common kernel/user space macros *