]> git.baikalelectronics.ru Git - kernel.git/commit
iio: light: tsl2563: Rename macro to fix typo
authorNishant Malpani <nish.malpani25@gmail.com>
Wed, 18 Mar 2020 08:03:11 +0000 (13:33 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Mar 2020 11:12:56 +0000 (11:12 +0000)
commitd665f1e0975965487cd43904d68e5e7a7037613a
tree8a655e0e07525aa7a7c7c158bd4627e3a1cad754
parentfc39fb7ae5b74a4069735c61288845d2b3f96ece
iio: light: tsl2563: Rename macro to fix typo

This patch renames macro to fix the following warning generated by
checkpatch.pl:

WARNING: 'DISBLED' may be misspelled - perhaps 'DISABLED'?

Signed-off-by: Nishant Malpani <nish.malpani25@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/tsl2563.c