]> git.baikalelectronics.ru Git - kernel.git/commit
staging: iio: tsl2x7x: rename power defines to improve code readability
authorBrian Masney <masneyb@onstation.org>
Thu, 19 Oct 2017 20:06:29 +0000 (16:06 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Oct 2017 17:42:16 +0000 (18:42 +0100)
commitcf920ff1a99c049e303e046deeabe7100497c499
tree5755fd4806c00616b38602fec00c4db79b1007bc
parent64994066b59179c8e888979a6467fb1af267f52e
staging: iio: tsl2x7x: rename power defines to improve code readability

The LED power defines are named like TSL2X7X_mAXXX. Rename these values
to TSL2X7X_XXX_mA to improve code readability.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/light/tsl2x7x.c