]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom_w8001 - implement open and close
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:47 +0000 (23:07 -0700)
commit0f01ce74c76aee7eaa55f354647c12a9db7b4072
tree6f5ff1d9bee1ea44acd343aaea69b3ccce390272
parentda5dee21bfb2b77fdfcb8e2cc1202594fbb5f1b7
Input: wacom_w8001 - implement open and close

Implement open() and close() methods for the input device so that we
do not start the device unless there are users listening to the events.

Acked-by: Chris Bagwell <chris@cnpbagwell.com>
Tested-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/wacom_w8001.c