[Kernel-packages] [Bug 1792309] Re: Fix I2C touchpanels' interrupt storms after system suspend

2018-10-08 Thread Matthijs Kooijman
It seems this fix also fixes the touch screen not working (no irq storm) after a suspend on an Acer Aspire Switch 11 (and possibly also other modules). See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1796580 -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1796580] Re: Touchscreen breaks after suspend on Acer Aspire Switch 11

2018-10-08 Thread Matthijs Kooijman
Good call, thanks! This turns out to be fixed in the latest mainline kernel. Looking at the git log for the i2c_hid driver, I found this commit which I suspect is the fix for my problem. https://github.com/torvalds/linux/commit/52cf93e63ee672a92f349edc6ddad86ec8808fd8 https://patchwork.kernel.org