ALSA: hda - add missing slave_dig_outs for 92HD73bxx
Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
e348797018
commit
e99d32b325
@ -3859,6 +3859,7 @@ static int patch_stac92hd73xx(struct hda_codec *codec)
|
||||
return -ENOMEM;
|
||||
|
||||
codec->spec = spec;
|
||||
codec->slave_dig_outs = stac92hd73xx_slave_dig_outs;
|
||||
spec->num_pins = ARRAY_SIZE(stac92hd73xx_pin_nids);
|
||||
spec->pin_nids = stac92hd73xx_pin_nids;
|
||||
spec->board_config = snd_hda_check_board_config(codec,
|
||||
|
Loading…
Reference in New Issue
Block a user