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)
commit232f5693e5c9483e222528ef81979e42ea2f2908
tree16728d937f3cd0a124b28a6da22a673ecc9661f1
parente47c4f70ea41fd973eec80a9388a1347d3d27896
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