mbox series

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

Message ID 20210320221620.226155-1-ztong0001@gmail.com
Headers show
Series ALSA: hdsp and hdspm, don't disable device if not enabled | expand

Message

Tong Zhang March 20, 2021, 10:16 p.m. UTC
This series fixes issues in hdsp and hdspm. The drivers in question want
to disable a device that is not enabled on error path.

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

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