]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
authorAaron Ma <aaron.ma@canonical.com>
Mon, 5 Mar 2018 02:28:49 +0000 (10:28 +0800)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 7 Mar 2018 14:06:43 +0000 (15:06 +0100)
commit54f71bd62bc8e2df0f08b0da21f15d8cb0e61d1f
tree3b1db082bd6b8566312deaa326dfa5063a25d985
parent1c30372894cfda21f34cd0cadcaa3e3e6892ca72
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer

BugLink: http://bugs.launchpad.net/bugs/1753347
Lenovo E41-20 needs more time than 100ms to read VPC,
the funtion keys always failed responding.
Increase timeout to get the value from VPC, then
the funtion keys like mic mute key work well.

Signed-off-by: Aaron Ma <aaron.ma@canonical.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
(cherry picked from commit ed5b9ba7bef7f277cbdf315e385b44e0e3b1a9ab)
Signed-off-by: Aaron Ma <aaron.ma@canonical.com>
Acked-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/platform/x86/ideapad-laptop.c