OSDN Git Service

Staging: iio: adis16209: Add _REG postfix for registers
authorShreeya Patel <shreeya.patel23498@gmail.com>
Fri, 2 Mar 2018 13:25:56 +0000 (18:55 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 3 Mar 2018 15:41:22 +0000 (15:41 +0000)
commit200905fdf08ab8168826b6ce43406d0638de22bf
tree0cf83a210edb9befe5579f5eb90732c7ca683d99
parentc97712c41f7419c98723581a1b9566cd84cad44c
Staging: iio: adis16209: Add _REG postfix for registers

The defined names for registers does not make it very
clear that they are registers and hence, add _REG postfix.
This improves the readability of the code.

Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/accel/adis16209.c