diff options
author | Hui Wang <hui.wang@canonical.com> | 2019-03-29 09:13:23 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2019-04-01 16:57:38 +0300 |
commit | 74e7c6c877f620d65a8269692d089bbd066f626c (patch) | |
tree | 577abd1f7f39311ca5e7b39001a696e737939bae /drivers/dca | |
parent | 2bafa1e9625400bec4c840a168d70ba52607a58d (diff) | |
download | linux-74e7c6c877f620d65a8269692d089bbd066f626c.tar.xz |
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
We have a new Dell laptop which has the synaptics I2C touchpad
(06cb:7e7e) on it. After booting up the Linux, the touchpad doesn't
work, there is no interrupt when touching the touchpad, after
disable the runtime PM, everything works well.
I also tried the quirk of I2C_HID_QUIRK_DELAY_AFTER_SLEEP, it is
better after applied this quirk, there are interrupts but data it
reports is invalid.
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions