[PATCH 2/3] iio: Add Usage IDs for HID time sensors.

2012-12-09 Thread Alexander Holler
These are Usage IDs for the attributes year, month, day, hour, minute and second, needed to read HID time sensors. Signed-off-by: Alexander Holler --- include/linux/hid-sensor-ids.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/include/linux/hid-sensor-ids.h

[PATCH 2/3] iio: Add Usage IDs for HID time sensors.

2012-12-09 Thread Alexander Holler
These are Usage IDs for the attributes year, month, day, hour, minute and second, needed to read HID time sensors. Signed-off-by: Alexander Holler hol...@ahsoftware.de --- include/linux/hid-sensor-ids.h |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git