Staging: iio: accel: adis16201: Add comments about units in read_raw()
authorHimanshu Jha <himanshujha199640@gmail.com>
Fri, 16 Mar 2018 20:06:22 +0000 (01:36 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 18 Mar 2018 08:31:40 +0000 (08:31 +0000)
commit57f9386405a2ec7617d4d3b4cd1dc6c7fe299565
tree7d38d8e40fe962631d4b9d121cc8d7826aaf114e
parent0d0f97d896d7813bfbc19c4650d797f938c4c198
Staging: iio: accel: adis16201: Add comments about units in read_raw()

Clarify the conversion and formation of resultant data in the
adis16201_read_raw() with sufficient comments and remove the unnecessary
comments.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/accel/adis16201.c