Home
last modified time | relevance | path

Searched hist:"8 d179a9ef25a64b451e2bbd46f6a6c16c6a72eb1" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.cdiff 8d179a9ef25a64b451e2bbd46f6a6c16c6a72eb1 Tue Mar 06 10:57:04 CST 2012 Benjamin Tissoires <benjamin.tissoires@enac.fr> HID: handle all multitouch devices through hid-multitouch

When the quirk HID_QUIRK_MULTITOUCH is present and when hid-multitouch
is loaded, let's pass the device to hid-multitouch even if it has
not been registered in hid-multitouch.

If any other driver wants to take precedence over hid-multitouch,
the usual way of adding it to hid_have_special_driver will work as
the quirk HID_QUIRK_MULTITOUCH won't be set by the generic hid layer.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
H A Dhid-core.cdiff 8d179a9ef25a64b451e2bbd46f6a6c16c6a72eb1 Tue Mar 06 10:57:04 CST 2012 Benjamin Tissoires <benjamin.tissoires@enac.fr> HID: handle all multitouch devices through hid-multitouch

When the quirk HID_QUIRK_MULTITOUCH is present and when hid-multitouch
is loaded, let's pass the device to hid-multitouch even if it has
not been registered in hid-multitouch.

If any other driver wants to take precedence over hid-multitouch,
the usual way of adding it to hid_have_special_driver will work as
the quirk HID_QUIRK_MULTITOUCH won't be set by the generic hid layer.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>