]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
authorAaron Ma <aaron.ma@canonical.com>
Sun, 11 Feb 2018 09:18:49 +0000 (17:18 +0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Feb 2018 10:18:32 +0000 (12:18 +0200)
commit5a840f2746c9699c33777e228124ece145d3d1c5
tree1509b91ed82866860d411f16bd20a5df3a1a9a45
parentbd02788a2479deaecf54a8e0f053d88bc450af99
platform/x86: ideapad-laptop: Increase timeout to wait for EC answer

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>
drivers/platform/x86/ideapad-laptop.c