aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/hda/patch_sigmatel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 80bdee4880d7..4343d5fe5f72 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -3859,6 +3859,7 @@ static int patch_stac92hd73xx(struct hda_codec *codec)
3859 return -ENOMEM; 3859 return -ENOMEM;
3860 3860
3861 codec->spec = spec; 3861 codec->spec = spec;
3862 codec->slave_dig_outs = stac92hd73xx_slave_dig_outs;
3862 spec->num_pins = ARRAY_SIZE(stac92hd73xx_pin_nids); 3863 spec->num_pins = ARRAY_SIZE(stac92hd73xx_pin_nids);
3863 spec->pin_nids = stac92hd73xx_pin_nids; 3864 spec->pin_nids = stac92hd73xx_pin_nids;
3864 spec->board_config = snd_hda_check_board_config(codec, 3865 spec->board_config = snd_hda_check_board_config(codec,