Commit 8ade5e0
Jiri Kosina
HID: multitouch: fix support for Goodix PID 0x01e9
Commit c8000de ("HID: multitouch: Add support for GT7868Q") added
support for 0x01e8 and 0x01e9, but the mt_device[] entries were added
twice for 0x01e8 and there was none added for 0x01e9. Fix that.
Fixes: c8000de ("HID: multitouch: Add support for GT7868Q")
Reported-by: He Lugang <[email protected]>
Reported-by: WangYuli <[email protected]>
Reported-by: Ulrich Müller <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>1 parent 3d88ba8 commit 8ade5e0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2084 | 2084 | | |
2085 | 2085 | | |
2086 | 2086 | | |
2087 | | - | |
| 2087 | + | |
2088 | 2088 | | |
2089 | 2089 | | |
2090 | 2090 | | |
| |||
0 commit comments