commit | cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Sun Sep 14 11:52:44 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Sep 16 12:28:13 2008 -0400 |
tree | b8cad1c1e5b5afb7621a090934240d8b07859c8a | |
parent | 9ce1ca284a322ba6f9d691136a29c9cfe381e1fc [diff] |
Input: bcm5974 - switch back to normal mode when closing Staying in multi-touch mode after closing the device sometimes makes the keyboard drop keys or repeat keys irratically. The conjecture is that some internal buffer starts to overflow, resulting in undefined behavior. Switching back to normal mode when closing the device makes the problem go away. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>