]> 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)
commit7df4221aaac6bd77608b1532cad2e234c24d925d
tree2bd11a7ddd9ca8041ee8d3d7baf7be086eae8072
parent0f01ce74c76aee7eaa55f354647c12a9db7b4072
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