iio: max44000: correct value in illuminance_integration_time_available

According to the datasheet, the shortest available integration time for
ALS ADC conversion is 1.5625ms but illuminance_integration_time_available
sysfs file shows wrong value.

Cc: Crestez Dan Leonard <leonard.crestez@intel.com>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: Hartmut Knaack <knaack.h@gmx.de>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Fixes: d5d8f49b6 ("max44000: Expose ambient sensor scaling")
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

authored by Akinobu Mita and committed by Jonathan Cameron b4e8a0eb b1448ea9

+1 -1
+1 -1
drivers/iio/light/max44000.c
··· 113 113 "0.100 " 114 114 "0.025 " 115 115 "0.00625 " 116 - "0.001625"; 116 + "0.0015625"; 117 117 118 118 /* Available scales (internal to ulux) with pretty manual alignment: */ 119 119 static const int max44000_scale_avail_ulux_array[] = {