[PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device if not enabled

From: Tong Zhang
Date: Sat Mar 20 2021 - 18:28:18 EST


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