diff options
author | Jiri Kosina <jkosina@suse.cz> | 2008-06-17 17:47:27 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2008-06-17 17:47:27 +0200 |
commit | 2f6a77d56523c14651236bc401a99b0e2aca2fdd (patch) | |
tree | 3697ee2c0525a6e4455327afcaaa7935c0d4dac0 /Documentation | |
parent | Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table (diff) | |
download | linux-2f6a77d56523c14651236bc401a99b0e2aca2fdd.tar.xz linux-2f6a77d56523c14651236bc401a99b0e2aca2fdd.zip |
Input: i8042 - retry failed CTR writes when resuming
There are systems that fail in i8042_resume() with
i8042: Can't write CTR to resume
as i8042_command(&i8042_ctr, I8042_CMD_CTL_WCTR) fails even though the
controller claimed itself to be ready before.
One retry after failing write fixes the problems on the failing systems.
Reported-by: Helmut Schaa <hschaa@novell.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions