Searched hist:"0 d1e4b024f5eff6f3a8927ddfbf6a1a9d6db1a31" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-sensor-hub.c | diff 0d1e4b024f5eff6f3a8927ddfbf6a1a9d6db1a31 Mon Feb 11 11:31:19 CET 2013 Mika Westerberg <mika.westerberg@linux.intel.com> HID: sensor-hub: don't limit the driver only to USB bus
We now have two transport mediums: USB and I2C, where sensor hubs can exists. So instead of constraining the driver to only these two we let it to match any HID bus as long as the group is HID_GROUP_SENSOR_HUB.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|