commit | 60b1addba2de4267bfd07ce7e769b30e9f074c2a | [log] [tgz] |
---|---|---|
author | Bijosh Thykkoottathil <bijosh.t@hotmail.com> | Mon Jun 27 15:37:41 2016 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Jul 03 10:19:54 2016 +0100 |
tree | 94d80b3e4c27e803320b3be6ee211b3b9a53326e | |
parent | 90efe05562921768d34e44c0292703ea3168ba8d [diff] |
drivers:iio:light:isl29125: added macros for sensing range Added macros for sensing range as the corresponding magic numbers were used at multiple places. - ISL29125_SENSING_RANGE_0 for 375 lux full range - ISL29125_SENSING_RANGE_1 for 10k lux full range Signed-off-by: Bijosh Thykkoottathil <bijosh.t@hotmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>