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)
commit3116871f427386933a1fcd87e831ea664cbd0bf2
treeb19e2519a6df08a8c6d0956bf3084547e7d9c718
parent10059cdc0ad0be9dc8f7df2fbf2e21b406a94539
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