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 iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
apds9960.c iio: light apds9960: Add the missing dev.parent 2016-07-27 09:47:36 -07:00
bh1750.c iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
cm3232.c iio: light: fix improper return value 2017-11-30 08:37:27 +00:00
cm3323.c Merge 4.2-rc3 into staging-next 2015-07-20 13:21:28 -07:00
cm32181.c iio: Export OF module alias information in missing drivers 2015-08-02 16:36:00 +01:00
cm36651.c iio: Export OF module alias information in missing drivers 2015-08-02 16:36:00 +01:00
gp2ap020a00f.c iio: Export OF module alias information in missing drivers 2015-08-02 16:36:00 +01:00
hid-sensor-als.c iio: light: hid-sensor-als.c: Fix memory leak in probe() 2015-05-17 09:10:05 +01:00
hid-sensor-prox.c iio: light: hid-sensor-prox: Fit assignment in one line 2015-06-14 15:03:53 +01:00
isl29125.c iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
jsa1212.c iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
Kconfig iio: light: Add support for UPISEMI uS5182d als and proximity sensor 2015-09-23 20:23:27 +01:00
lm3533-als.c iio: light: lm3533-als: Remove space before ',' 2015-01-01 12:14:36 +00:00
ltr501.c iio: light: ltr501 Fix interchanged als/ps register field 2017-06-14 13:16:23 +02:00
Makefile iio: light: Add support for UPISEMI uS5182d als and proximity sensor 2015-09-23 20:23:27 +01:00
opt3001.c iio: light: fix platform_no_drv_owner.cocci warnings 2015-08-31 16:11:08 +01:00
pa12203001.c iio: light: Add support for TXC PA12 als and proximity sensor 2015-07-20 18:41:21 +01:00
rpr0521.c iio: light: Add support for ROHM RPR0521 sensor 2015-06-21 15:14:54 +01:00
stk3310.c iio: remove gpio interrupt probing from drivers that use a single interrupt 2015-10-03 12:05:51 +01:00
tcs3414.c Merge 4.2-rc3 into staging-next 2015-07-20 13:21:28 -07:00
tcs3472.c iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
tsl2563.c iio: light: tsl2563: use correct event code 2017-08-16 13:40:30 -07:00
tsl4531.c iio: tsl4531: fix error handling in tsl4531_check_id() 2015-08-31 16:29:52 +01:00
us5182d.c iio: light: Add support for UPISEMI uS5182d als and proximity sensor 2015-09-23 20:23:27 +01:00
vcnl4000.c iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00