[PATCH v2 0/2] ALSA: HDA: Early Forbid of runtime PM
Kai Vehmanen
kai.vehmanen at linux.intel.com
Wed Sep 30 13:41:38 CEST 2020
Fix a race with runtime PM enabled during codec initialization.
For snd-hda-intel, no changes are needed in controller code, but
to not break ASoC controller drivers, this V2 series adds
an additional change in ASoC hdac_hda to allow runtime pm again
at end of probe.
Harsha Priya (1):
ALSA: HDA: Early Forbid of runtime PM
Kai Vehmanen (1):
ASoC: hdac_hda: allow runtime pm at end of probe
sound/pci/hda/hda_codec.c | 3 +++
sound/soc/codecs/hdac_hda.c | 3 +++
2 files changed, 6 insertions(+)
--
2.27.0
More information about the Alsa-devel
mailing list