]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - split out the pad device for Bamboos
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 24 Jul 2014 19:50:10 +0000 (12:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 26 Jul 2014 01:53:47 +0000 (18:53 -0700)
commit84a0e3597d5f1b5129313e4bc95e219ff3b51ac4
treeb19e2519a6df08a8c6d0956bf3084547e7d9c718
parent0bfa28fb79bbd4b61490f56457fcff29f709ab09
Input: wacom - split out the pad device for Bamboos

We rely on the return code of wacom_bpt*() to do the input_sync().
wacom_wac_irq() then properly sync the input devices.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Reviewed-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/wacom_wac.c