Skip to content

Integrate meta-seconorth-machine/touch-mxt

Commit: seco-ne/yocto/layers/meta-seconorth-machine@48c10407

touch:atmel_mxt: Fix duplicated free_irq when probe fails

The devm_... calls irq free anyway. The plain free_irq (without devm) dumps a warning with stacktrace during boot, when the touch could not be found on the i2c bus.

BCS 746-001108

Merge request reports

Loading