OSDN Git Service

iio: adis162xx: fix low-power docs & reports
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Tue, 25 Jun 2019 12:48:40 +0000 (15:48 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 26 Jun 2019 20:24:20 +0000 (21:24 +0100)
commit10dd571c66a5bc5d3d5274829e00dea65ddc86cc
tree7bec4128314aea404826d0eadd69fc97f50952ed
parent67009e1932f00d0d29dfa3ad1c7576178c7c2c2b
iio: adis162xx: fix low-power docs & reports

All current ADIS162XX drivers have incorrect values defined via comments.
Also, when an error is reported the printed value is incorrect.

The functionality itself isn't affected, so it's not a critical issue.

And since the change is trivial, it was included in a single patch that
fixes these in one go. All values were correlated with the ones specified
in the data-sheets.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/adis16201.c
drivers/iio/accel/adis16209.c
drivers/staging/iio/accel/adis16203.c
drivers/staging/iio/accel/adis16240.c