From: Mika Westerberg Date: Tue, 19 Feb 2013 09:22:33 +0000 (+0200) Subject: HID: make sensor autodetection independent of underlying bus X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~105^2~3^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6399f335c2c5fb9c244bbb2b8a437498d260bed7;p=pandora-kernel.git HID: make sensor autodetection independent of underlying bus Instead of limiting HID sensors to USB and I2C busses we can just make everything that has usage page of HID_UP_SENSOR to be included in HID_GROUP_SENSOR_HUB group. This allows the sensor-hub to work over bluetooth (and other transports) as well. Reported-by: Alexander Holler Signed-off-by: Mika Westerberg Reviewed-By: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed