ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
authorScott Bahling <sbahling@suse.com>
Mon, 18 May 2020 17:57:28 +0000 (19:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 May 2020 17:58:07 +0000 (19:58 +0200)
commitb0cb099062b0c18246c3a20caaab4c0afc303255
tree55931b42c7ed043e0fd35dd9f1b0287ffce6feb4
parentd9e8fe0cffbfdd18de96fa68ee2a8b667a0b046e
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option

The ST Audio ADCIII is an STDSP24 card plus extension box. With commit
e8a91ae18bdc ("ALSA: ice1712: Add support for STAudio ADCIII") we
enabled the ADCIII ports using the model=staudio option but forgot
this part to ensure the STDSP24 card is initialized properly.

Fixes: e8a91ae18bdc ("ALSA: ice1712: Add support for STAudio ADCIII")
Signed-off-by: Scott Bahling <sbahling@suse.com>
Cc: <stable@vger.kernel.org>
BugLink: https://bugzilla.suse.com/show_bug.cgi?id=1048934
Link: https://lore.kernel.org/r/20200518175728.28766-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/ice1712.c