All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ALSA: HDA: Early Forbid of runtime PM
@ 2020-09-30 11:41 Kai Vehmanen
  2020-09-30 11:41 ` [PATCH v2 1/2] " Kai Vehmanen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kai Vehmanen @ 2020-09-30 11:41 UTC (permalink / raw)
  To: alsa-devel, tiwai, broonie
  Cc: cezary.rojewski, kailang, kai.vehmanen, harshapriya.n,
	pierre-louis.bossart, ranjani.sridharan, emmanuel.jillela

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-30 15:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30 11:41 [PATCH v2 0/2] ALSA: HDA: Early Forbid of runtime PM Kai Vehmanen
2020-09-30 11:41 ` [PATCH v2 1/2] " Kai Vehmanen
2020-09-30 11:41 ` [PATCH v2 2/2] ASoC: hdac_hda: allow runtime pm at end of probe Kai Vehmanen
2020-09-30 14:20   ` Mark Brown
2020-09-30 12:05 ` [PATCH v2 0/2] ALSA: HDA: Early Forbid of runtime PM Kai Vehmanen
2020-09-30 14:14   ` Takashi Iwai
2020-09-30 15:06 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.