commit | 66fd9385ee9c582ee88031ba5028748cb38c986d | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Aug 23 22:57:00 2011 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Aug 23 23:07:51 2011 -0700 |
tree | 2bd11a7ddd9ca8041ee8d3d7baf7be086eae8072 | |
parent | e9496746cc0954c43720de0c88fef95a9d229baa [diff] |
Input: wacom_w8001 - simplify w8001_remove 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: Ping Cheng <pingc@wacom.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>