From: Mika Westerberg Date: Mon, 11 Feb 2013 10:31:19 +0000 (+0200) Subject: HID: sensor-hub: don't limit the driver only to USB bus X-Git-Tag: v3.9-rc1~112^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d1e4b024f5eff6f3a8927ddfbf6a1a9d6db1a31;p=pandora-kernel.git 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 Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed