]> 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)
commit14576b37499a8c60fa21f9b9965589bdbe3ea65a
tree6f5ff1d9bee1ea44acd343aaea69b3ccce390272
parentfafa8a5cf942e77bea5ce2c420b504e43bca65d3
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