]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: penmount - simplify unregister procedure
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Sep 2011 05:13:00 +0000 (22:13 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Sep 2011 05:16:30 +0000 (22:16 -0700)
commit5b651a2b93334fb8f47c3c28415288cda6f647e4
tree93057c2b451ab3417cfd1ec5725c796af412c119
parentf8ebd6be1029fcc3759877c22af08d36272be4f9
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>
drivers/input/touchscreen/penmount.c