diff options
author | Henrik Rydberg <[email protected]> | 2012-05-04 15:32:04 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2012-05-05 23:27:54 +0200 |
commit | 2c2110e90b5a859cea8eccad9d42a44da9bfdc2a (patch) | |
tree | 4fde2c62b8231858084299fba4d2274e2bfc5fe5 /lib/mpi/mpi-add.c | |
parent | 8215d557e5f3a70e50e07c857d35c250fee62a73 (diff) |
HID: hid-multitouch: Only match MT interfaces
All known hid-multitouch devices currently match any device group.
However, some devices present interfaces belonging to different groups,
resulting in a race between the hid-generic and hid-multitouch modules.
This patch narrows the MT device list to match only HID_GROUP_MULTITOUCH,
which solves the problem.
As an exception, the USB_DEVICE_ID_CYPRESS_TRUETOUCH panel is not
modified, in order to suppress the unwanted extra interfaces of the
device.
Reported-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Henrik Rydberg <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions