linux-stable/drivers/iio/common/cros_ec_sensors
Gwendal Grignou 0b4ae3f6d1 iio: cros: Register FIFO callback after sensor is registered
Instead of registering callback to process sensor events right at
initialization time, wait for the sensor to be register in the iio
subsystem.

Events can come at probe time (in case the kernel rebooted abruptly
without switching the sensor off for  instance), and be sent to IIO core
before the sensor is fully registered.

Fixes: aa984f1ba4 ("iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO")
Reported-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20220711144716.642617-1-gwendal@chromium.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2022-07-18 18:29:13 +01:00
..
cros_ec_lid_angle.c iio: cros: Register FIFO callback after sensor is registered 2022-07-18 18:29:13 +01:00
cros_ec_sensors.c iio: cros: Register FIFO callback after sensor is registered 2022-07-18 18:29:13 +01:00
cros_ec_sensors_core.c iio: cros: Register FIFO callback after sensor is registered 2022-07-18 18:29:13 +01:00
Kconfig iio / platform: cros_ec: Add cros-ec-sensorhub driver 2019-11-21 11:23:14 +01:00
Makefile chrome platform changes for v5.3 2019-07-11 18:45:29 -07:00