[SRU] [Bionic/OEM-B] [PATCH 0/1] Fix "incomplete report" noise after S3
Kai-Heng Feng
kai.heng.feng at canonical.com
Mon Nov 12 02:53:42 UTC 2018
BugLink: https://bugs.launchpad.net/bugs/1802813
[Impact]
I2C HID devices may keep spewing out error "i2c_hid_get_input:
incomplete report (30/2)" after system S3.
[Fix]
It a regression caused by commit ac75a041048b, backport commmit
ef6eaf27274c to fix it. Input report length 2 is a valid length.
[Test]
With the fix the issue can no longer be observed on Alps touchpads.
[Regression Potential]
None. Input report lenght 2 is valid per spec.
Jason Andryuk (1):
HID: i2c-hid: Fix "incomplete report" noise
drivers/hid/i2c-hid/i2c-hid.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.17.1
More information about the kernel-team
mailing list