android_kernel_oneplus_msm8998/drivers/iio/light
Pan Bian 266913b390 iio: light: fix improper return value
[ Upstream commit db4e5376d058af8924fafd0520a0942d92538d0e ]

In function cm3232_reg_init(), it returns 0 even if the last call to
i2c_smbus_write_byte_data() returns a negative value (indicates error).
As a result, the return value may be inconsistent with the execution
status, and the caller of cm3232_reg_init() will not be able to detect
the error. This patch fixes the bug.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188641

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-30 08:37:27 +00:00
..
acpi-als.c iio: light: acpi-als: Report data as processed 2016-02-25 12:01:17 -08:00
adjd_s311.c
al3320a.c
apds9300.c
apds9960.c iio: light apds9960: Add the missing dev.parent 2016-07-27 09:47:36 -07:00
bh1750.c
cm3232.c iio: light: fix improper return value 2017-11-30 08:37:27 +00:00
cm3323.c
cm32181.c
cm36651.c
gp2ap020a00f.c
hid-sensor-als.c
hid-sensor-prox.c
isl29125.c
jsa1212.c
Kconfig
lm3533-als.c
ltr501.c iio: light: ltr501 Fix interchanged als/ps register field 2017-06-14 13:16:23 +02:00
Makefile
opt3001.c
pa12203001.c
rpr0521.c
stk3310.c iio: remove gpio interrupt probing from drivers that use a single interrupt 2015-10-03 12:05:51 +01:00
tcs3414.c
tcs3472.c
tsl2563.c iio: light: tsl2563: use correct event code 2017-08-16 13:40:30 -07:00
tsl4531.c
us5182d.c
vcnl4000.c