WSL2-Linux-Kernel/drivers/iio/light
Srinivas Pandruvada 712afb6ba1 iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
commit 621c6257128149e45b36ffb973a01c3f3461b893 upstream.

When als_capture_sample() is called with usage ID
HID_USAGE_SENSOR_TIME_TIMESTAMP, return 0. The HID sensor core ignores
the return value for capture_sample() callback, so return value doesn't
make difference. But correct the return value to return success instead
of -EINVAL.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20240204125617.2635574-1-srinivas.pandruvada@linux.intel.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-02-23 08:55:03 +01:00
..
Kconfig iio: light: rpr0521: add missing Kconfig dependencies 2022-12-08 11:28:38 +01:00
Makefile
acpi-als.c
adjd_s311.c
adux1020.c
al3010.c
al3320a.c
apds9300.c
apds9960.c iio: light: apds9960: fix wrong register for gesture gain 2022-12-02 17:41:08 +01:00
as73211.c
bh1750.c
bh1780.c
cm3232.c
cm3323.c
cm3605.c
cm32181.c iio: light: cm32181: Unregister second I2C client if present 2023-04-13 16:48:22 +02:00
cm36651.c
cros_ec_light_prox.c
gp2ap002.c
gp2ap020a00f.c
hid-sensor-als.c iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP 2024-02-23 08:55:03 +01:00
hid-sensor-prox.c
iqs621-als.c
isl29018.c
isl29028.c
isl29125.c
jsa1212.c
lm3533-als.c
ltr501.c
lv0104cs.c
max44000.c
max44009.c iio: light: max44009: add missing OF device matching 2023-05-11 23:00:32 +09:00
noa1305.c
opt3001.c
pa12203001.c
rpr0521.c
si1133.c
si1145.c
st_uvis25.h
st_uvis25_core.c
st_uvis25_i2c.c
st_uvis25_spi.c
stk3310.c
tcs3414.c
tcs3472.c
tsl2563.c iio: light: tsl2563: Do not hardcode interrupt trigger type 2023-03-10 09:39:34 +01:00
tsl2583.c iio: light: tsl2583: Fix module unloading 2022-11-03 23:59:11 +09:00
tsl2591.c
tsl2772.c iio: light: tsl2772: fix reading proximity-diodes from device tree 2023-04-26 13:51:51 +02:00
tsl4531.c
us5182d.c
vcnl4000.c
vcnl4035.c iio: light: vcnl4035: fixed chip ID check 2023-06-09 10:32:28 +02:00
veml6030.c
veml6070.c
vl6180.c
zopt2201.c