iio: inv-mpu: Specify the expected format/precision for write channels
authorAdriana Reus <adriana.reus@intel.com>
Fri, 12 Jun 2015 15:10:23 +0000 (18:10 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sat, 13 Jun 2015 17:57:53 +0000 (18:57 +0100)
The gyroscope needs IIO_VAL_INT_PLUS_NANO for the scale channel and
unless specified write returns MICRO by default.
This needs to be properly specified so that write operations into scale
have the expected behaviour.

Signed-off-by: Adriana Reus <adriana.reus@intel.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found