]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom_w8001 - simplify w8001_remove
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Aug 2011 05:57:00 +0000 (22:57 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Aug 2011 06:07:51 +0000 (23:07 -0700)
commitf02c1f9467c296803e273581cf9406ae46a508c6
tree2bd11a7ddd9ca8041ee8d3d7baf7be086eae8072
parent14576b37499a8c60fa21f9b9965589bdbe3ea65a
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>
drivers/input/touchscreen/wacom_w8001.c