staging:iio:adis16400: Fix ADIS16300 ROLL_OUT register address
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 15 Jun 2012 16:11:49 +0000 (18:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Jun 2012 21:36:25 +0000 (14:36 -0700)
In the current driver ROLL_OUT register address is the same as the PITCH_OUT
register address. This patch fixes it to use the correct address.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found