diff options
author | Derek Basehore <dbasehore@chromium.org> | 2013-08-29 20:14:00 (GMT) |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-09-18 18:43:25 (GMT) |
commit | 5e64897638169d13f1637eecdaf8cb8512c4a3a1 (patch) | |
tree | 8a87e9feeba2fa8e591b5f8ca1cd07cf4f683ec5 /drivers/spi | |
parent | c919095657781bfa58453842f1dd656857b97f84 (diff) | |
download | linux-fsl-qoriq-5e64897638169d13f1637eecdaf8cb8512c4a3a1.tar.xz |
iio: isl29018: Fix uninitialized value
The lux_uscale value is not initialized at probe. The value will be
uninitialized unless a value is written to it through the iio channel interface.
This fixes that.
Signed-off-by: Derek Basehore <dbasehore@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/65998
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions