zephyr/drivers/sensor/lsm6dsl
Tomasz Bursztyka d00d86972a drivers: sensor: Fix device instance const qualifier loss
It is necessary to wrap the device pointer into data.
Which was done already on most of them when global trigger is enabled.

Fixes #27399

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-09-02 13:48:13 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
lsm6dsl.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lsm6dsl.h drivers: sensor: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
lsm6dsl_i2c.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lsm6dsl_shub.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lsm6dsl_spi.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lsm6dsl_trigger.c drivers: sensor: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00