[SRU] [F/G/Unstable/OEM-5.6] [PATCH 0/1] Fix touchpad on Lenovo ThinkBook
Kai-Heng Feng
kai.heng.feng at canonical.com
Tue Sep 22 14:22:55 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1853277
[Impact]
Touchpad on sereval Lenovo ThinkBook doesn't work.
[Fix]
Maintain method calling ordering by calling _REG before issuing _STA, as
ACPI spec suggested, for I2C ACPI devices.
[Test]
Positive feedback from several users.
[Regression Potential]
If there are some systems that rely on the wrong calling ordering then
there's a regression risk. However it's rather unlikely.
Hans de Goede (1):
i2c: core: Call i2c_acpi_install_space_handler() before
i2c_acpi_register_devices()
drivers/i2c/i2c-core-base.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.17.1
More information about the kernel-team
mailing list