linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device if not enabled
@ 2021-03-20 22:23 Tong Zhang
  2021-03-20 22:23 ` [PATCH v2 1/3] ALSA: hdsp: don't disable " Tong Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Tong Zhang @ 2021-03-20 22:23 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Romain Perier, Allen Pais,
	Leon Romanovsky, Jasmin Fazlic, Tong Zhang, Mark Brown,
	Joe Perches, Tom Rix, Pierre-Louis Bossart, Gustavo A. R. Silva,
	alsa-devel, linux-kernel

This series fixes issues in hdsp and hdspm. The drivers in question want
to disable a device that is not enabled on error path.

v2: add fix to rme9652

Tong Zhang (3):
  ALSA: hdsp: don't disable if not enabled
  ALSA: hdspm: don't disable if not enabled
  ALSA: rme9652: don't disable if not enabled

 sound/pci/rme9652/hdsp.c    | 10 ++++++----
 sound/pci/rme9652/hdspm.c   | 10 ++++++----
 sound/pci/rme9652/rme9652.c | 10 ++++++----
 3 files changed, 18 insertions(+), 12 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-03-22 11:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 22:23 [PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device if not enabled Tong Zhang
2021-03-20 22:23 ` [PATCH v2 1/3] ALSA: hdsp: don't disable " Tong Zhang
2021-03-20 22:23 ` [PATCH v2 2/3] ALSA: hdspm: " Tong Zhang
2021-03-20 22:23 ` [PATCH v2 3/3] ALSA: rme9652: " Tong Zhang
2021-03-21  8:16 ` [PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device " Takashi Iwai
2021-03-21 15:38   ` [PATCH v3 0/3] ALSA: rme9652 " Tong Zhang
2021-03-22 11:21     ` Takashi Iwai
2021-03-21 15:38   ` [PATCH v3 1/3] ALSA: hdsp: don't disable " Tong Zhang
2021-03-21 15:38   ` [PATCH v3 2/3] ALSA: hdspm: " Tong Zhang
2021-03-21 15:38   ` [PATCH v3 3/3] ALSA: rme9652: " Tong Zhang
2021-03-21 15:40   ` [PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device " Tong Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).