dect
/
linux-2.6
Archived
13
0
Fork 0

HID: multitouch: MT interface matching for Baanto

Baanto device entry needs to be altered in the same way other device
entries have been changed in 2c2110e90b ("HID: hid-multitouch: Only match
MT interfaces").

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Jiri Kosina 2012-05-05 23:32:54 +02:00
parent 645832cce2
commit 16b79bb8ec
1 changed files with 1 additions and 1 deletions

View File

@ -762,7 +762,7 @@ static const struct hid_device_id mt_devices[] = {
/* Baanto multitouch devices */
{ .driver_data = MT_CLS_DEFAULT,
HID_USB_DEVICE(USB_VENDOR_ID_BAANTO,
MT_USB_DEVICE(USB_VENDOR_ID_BAANTO,
USB_DEVICE_ID_BAANTO_MT_190W2) },
/* Cando panels */
{ .driver_data = MT_CLS_DUAL_INRANGE_CONTACTNUMBER,