OSDN Git Service

iio: hid-sensors: Set default unit of measure for report interval
authorArchana Patni <archana.patni@linux.intel.com>
Tue, 5 Aug 2014 13:36:00 +0000 (14:36 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 10 May 2014 10:45:02 +0000 (11:45 +0100)
commit3e729974d67608be773167677478781bc874d369
treeb40308e10d4819f65b50a25d1a71ba801ea9e220
parent758ee467d37b6de6b3ca412d0cc90d2b9966b1af
iio: hid-sensors: Set default unit of measure for report interval

For PROP_REPORT_INTERVAL, the spec does not mandate the presence
of the report interval unit in the feature report and expects the
default unit of measure to be used as milliseconds.

Currently, when the unit is not present, it gets set as zero leading
to issues in sampling frequency.

This patch sets the unit of measure to the default unit if it
is not defined by firmware.

Signed-off-by: Archana Patni <archana.patni@intel.com>
Signed-off-by: Subramony Sesha <subramony.sesha@intel.com>
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/common/hid-sensors/hid-sensor-attributes.c