Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,