diff options
author | AceLan Kao <acelan.kao@canonical.com> | 2018-08-21 10:55:13 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2018-08-28 13:46:12 +0200 |
commit | fb6acf76c3fdd97fea6995e64e2c665725f00fc5 (patch) | |
tree | 1279e3df6abd448a0554f4e02c2fcfc320b9bb14 /drivers/edac | |
parent | HID: intel-ish-hid: Enable Sunrise Point-H ish driver (diff) | |
download | linux-fb6acf76c3fdd97fea6995e64e2c665725f00fc5.tar.xz linux-fb6acf76c3fdd97fea6995e64e2c665725f00fc5.zip |
HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
The incomplete report flooded after S3 and touchscreen becomes
malfunctioned.
[ 1367.646244] i2c_hid i2c-CUST0000:00: i2c_hid_get_input: incomplete report (58/18785)
[ 1367.649471] i2c_hid i2c-CUST0000:00: i2c_hid_get_input: incomplete report (58/28743)
[ 1367.651092] i2c_hid i2c-CUST0000:00: i2c_hid_get_input: incomplete report (58/26757)
[ 1367.652658] i2c_hid i2c-CUST0000:00: i2c_hid_get_input: incomplete report (58/52280)
[ 1367.654287] i2c_hid i2c-CUST0000:00: i2c_hid_get_input: incomplete report (58/56059)
Adding device ID, 04F3:30CC, to the quirk to re-send report description
after resume.
Cc: stable@vger.kernel.org
Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions