commit | c3a01ba9e45f01c6505a41efb33c420a0c959eb3 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Sep 12 22:13:00 2011 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Sep 20 22:46:31 2011 -0700 |
tree | 24e2e17f328b0be9afb799d26328792b38ba3208 | |
parent | 98b013eb7a94cfd29fcc782f3b7d9f9fe06ac50d [diff] |
Input: penmount - simplify unregister procedure Since touchscreen driver does not handle any events to be sent to the device we can close serio port first and then unregister the input device. Tested-by: John Sung <penmount.touch@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>