iio: hid-sensors: Added Gyroscope 3D
authorsrinivas pandruvada <srinivas.pandruvada@intel.com>
Wed, 5 Sep 2012 12:56:00 +0000 (13:56 +0100)
committerJonathan Cameron <jic23@kernel.org>
Thu, 6 Sep 2012 18:21:40 +0000 (19:21 +0100)
commitc5bdbef704ba4c71a4fa2edc94d1930afad3b4c6
tree2f81b7e6e7d7e209149aba41db45c7301ba15d82
parent45fe6f7d002c4ce11ae966bce74c6714816390d7
iio: hid-sensors: Added Gyroscope 3D

Added usage id processing for Gyroscope 3D. This uses IIO
interfaces for triggered buffer to present data to user
mode.This uses HID sensor framework for registering callback
events from the sensor hub.

Signed-off-by: srinivas pandruvada <srinivas.pandruvada@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/Kconfig
drivers/iio/Makefile
drivers/iio/gyro/Kconfig [new file with mode: 0644]
drivers/iio/gyro/Makefile [new file with mode: 0644]
drivers/iio/gyro/hid-sensor-gyro-3d.c [new file with mode: 0644]