HID: extend autodetect to handle I2C sensors as well
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 11 Feb 2013 10:31:17 +0000 (12:31 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Feb 2013 09:23:48 +0000 (10:23 +0100)
Since the advent of HID over I2C protocol, it is possible to have sensor
hubs behind I2C bus as well. We can autodetect this in a same way than USB
sensor hubs.

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>

No differences found