summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-wacom.c
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2014-08-06 13:55:56 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-08-06 15:14:34 -0700
commit81af7e61a774e687ed4a7f37992ef75da57c5ddf (patch)
tree6cb88940d854b69455876f0185105a91f130fac3 /drivers/hid/hid-wacom.c
parent387142bb8fcb263771e1fa6b1a96e6a7ca36e820 (diff)
downloadtalos-op-linux-81af7e61a774e687ed4a7f37992ef75da57c5ddf.tar.gz
talos-op-linux-81af7e61a774e687ed4a7f37992ef75da57c5ddf.zip
Input: wacom - handle Intuos 4 BT in wacom.ko
A good point of this change is that now, the Intuos4 bluetooth can handle the different tools (artpen, airbrush, mice), and we get a common interface between USB and BT for accessing the LEDs/OLEDs. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Reviewed-by: Ping Cheng <pingc@wacom.com> Tested-by: Przemo Firszt <przemo@firszt.eu> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/hid/hid-wacom.c')
-rw-r--r--drivers/hid/hid-wacom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/hid-wacom.c b/drivers/hid/hid-wacom.c
index 967c457a2785..db2d07da4b4e 100644
--- a/drivers/hid/hid-wacom.c
+++ b/drivers/hid/hid-wacom.c
@@ -952,7 +952,6 @@ static void wacom_remove(struct hid_device *hdev)
}
static const struct hid_device_id wacom_devices[] = {
- { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_WACOM, USB_DEVICE_ID_WACOM_INTUOS4_BLUETOOTH) },
{ }
};
OpenPOWER on IntegriCloud