Commit 16b79bb8 authored by Jiri Kosina's avatar Jiri Kosina

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 2c2110e9 ("HID: hid-multitouch: Only match
MT interfaces").
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 645832cc
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment