File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 7575
7676#define USB_VENDOR_ID_ALPS_JP 0x044E
7777#define HID_DEVICE_ID_ALPS_U1_DUAL 0x120B
78- #define HID_DEVICE_ID_ALPS_U1_PTP_2 0x120A
7978#define HID_DEVICE_ID_ALPS_U1_DUAL_PTP 0x121F
8079#define HID_DEVICE_ID_ALPS_U1_DUAL_3BTN_PTP 0x1220
8180
Original file line number Diff line number Diff line change @@ -1419,10 +1419,6 @@ static const struct hid_device_id mt_devices[] = {
14191419 HID_DEVICE (BUS_I2C , HID_GROUP_MULTITOUCH_WIN_8 ,
14201420 USB_VENDOR_ID_ALPS_JP ,
14211421 HID_DEVICE_ID_ALPS_U1_DUAL_3BTN_PTP ) },
1422- { .driver_data = MT_CLS_WIN_8_DUAL ,
1423- HID_DEVICE (BUS_I2C , HID_GROUP_MULTITOUCH_WIN_8 ,
1424- USB_VENDOR_ID_ALPS_JP ,
1425- HID_DEVICE_ID_ALPS_U1_PTP_2 ) },
14261422
14271423 /* Lenovo X1 TAB Gen 2 */
14281424 { .driver_data = MT_CLS_WIN_8_DUAL ,
You can’t perform that action at this time.
0 commit comments