On Fri, 23 Mar 2018 00:42:45 +0530
Himanshu Jha wrote:
> Move adis16201 driver out of staging and merge into mainline
> IIO subsystem.
>
> Signed-off-by: Himanshu Jha
There are a few really minor points inline. However,
non prevent this moving out of staging (and I'll fix one up anyway).
App
Move adis16201 driver out of staging and merge into mainline
IIO subsystem.
Signed-off-by: Himanshu Jha
---
drivers/iio/accel/Kconfig | 12 ++
drivers/iio/accel/Makefile| 1 +
drivers/iio/accel/adis16201.c | 321 ++
drivers/stagi