Input: bcm5974 - switch back to normal mode when closing
authorHenrik Rydberg <rydberg@euromail.se>
Sun, 14 Sep 2008 15:52:44 +0000 (11:52 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 16 Sep 2008 16:28:13 +0000 (12:28 -0400)
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>

No differences found