ASoC: rt5640: Fix various IRQ handling issues
authorMark Brown <broonie@kernel.org>
Tue, 12 Sep 2023 20:56:56 +0000 (21:56 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 12 Sep 2023 20:56:56 +0000 (21:56 +0100)
commitec83a0b39a20d0d9617fa61ff2883404f0f90504
treed2c375a42648e003d96d3b67b9ba9f8a77115247
parent18789be8e0d9fbb78b2290dcf93f500726ed19f0
parent8fc7cc507d61fc655172836c74fb7fcc8b7a978b
ASoC: rt5640: Fix various IRQ handling issues

Merge series from Hans de Goede <hdegoede@redhat.com>:

The recent(ish) rt5640 changes to add HDA header jack-detect support
and the related suspend/resume handling fixes have introduced several
issues with IRQ handling on boards not using the HDA header jack-detect
support.

This series fixes these issues, see the individual commit messages
for details.