drivers: sensor: lsm6dsl: fixed irq_pin for interrupt handling
Obtaining irq_pin from dev leads to disabling interrupts
on unpredictable pin, as dev points to GPIO, not LSM6DSL.
Fixes #29721
Signed-off-by:
Yurii Gubin <y.gubin@gmail.com>
Loading
Please sign in to comment