]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - ensure the device is initialized properly upon resume
authorPing Cheng <pingc@wacom.com>
Tue, 15 Dec 2009 08:35:24 +0000 (00:35 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 15 Dec 2009 08:35:55 +0000 (00:35 -0800)
commit671abf84db6dc6edd726200e7cf2ae709b51ad8f
tree16728d937f3cd0a124b28a6da22a673ecc9661f1
parent11f8cdcc0dff1187637c383b2646e8f5bf87f879
Input: wacom - ensure the device is initialized properly upon resume

Call wacom_query_tablet_data() from wacom_resume() so the device will be
switched to Wacom mode upon resume. Devices that require this are: regular
tablets and two finger touch devices.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom.h
drivers/input/tablet/wacom_sys.c