diff options
| author | Jordan Nien <jnien@nvidia.com> | 2015-05-28 02:34:14 -0400 |
|---|---|---|
| committer | David Pu <dpu@nvidia.com> | 2017-07-27 19:09:18 -0400 |
| commit | d85c8dcfa21fdf8a0c999a5bd610ade71d56dc75 (patch) | |
| tree | bf987b5c85cfcf94ab933f252d55bbb442b1393c /include/linux | |
| parent | 96c0d5006ed5d3bef3c363a7e6de1081612048e5 (diff) | |
input: touch: sharp: update to version 8.
- Added MSC event handling to boost up.
This improves missing touch event.
Bug 1648268
Change-Id: I70402f4b92aa110a20859e4a8b566a6f6224862e
Signed-off-by: Jordan Nien <jnien@nvidia.com>
Reviewed-on: http://git-master/r/748154
(cherry picked from commit e726973f22330203783a869dd8a7918f5b416ade)
Reviewed-on: http://git-master/r/773349
(cherry picked from commit 69a2e36b405c709e08d9d68c1fde289f9925a7b8)
Reviewed-on: http://git-master/r/783533
GVS: Gerrit_Virtual_Submit
Tested-by: David Pu <dpu@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/spi/lr388k7_ts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/spi/lr388k7_ts.h b/include/linux/spi/lr388k7_ts.h index e84e6925a..c6a5b9b77 100644 --- a/include/linux/spi/lr388k7_ts.h +++ b/include/linux/spi/lr388k7_ts.h | |||
| @@ -95,6 +95,7 @@ enum { | |||
| 95 | LR388K7_IOCTL_ACTIVE_REPORT, | 95 | LR388K7_IOCTL_ACTIVE_REPORT, |
| 96 | LR388K7_IOCTL_GET_VALUE, | 96 | LR388K7_IOCTL_GET_VALUE, |
| 97 | LR388K7_IOCTL_SET_CLK_SEL, | 97 | LR388K7_IOCTL_SET_CLK_SEL, |
| 98 | LR388K7_IOCTL_SET_STATE, | ||
| 98 | }; | 99 | }; |
| 99 | 100 | ||
| 100 | enum { | 101 | enum { |
