]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit271bd2c67677314db3985fcc8bc1fd83356e1d81
tree5755fd4806c00616b38602fec00c4db79b1007bc
parent18ce2d5097b699b2f2a79b7fdcd01cc5ed2b0843
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