diff options
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 5d582de91c19..0ef0035fe99f 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -1290,7 +1290,7 @@ static void alc_auto_init_amp(struct hda_codec *codec, int type) | |||
1290 | case 0x10ec0883: | 1290 | case 0x10ec0883: |
1291 | case 0x10ec0885: | 1291 | case 0x10ec0885: |
1292 | case 0x10ec0887: | 1292 | case 0x10ec0887: |
1293 | case 0x10ec0889: | 1293 | /*case 0x10ec0889:*/ /* this causes an SPDIF problem */ |
1294 | alc889_coef_init(codec); | 1294 | alc889_coef_init(codec); |
1295 | break; | 1295 | break; |
1296 | case 0x10ec0888: | 1296 | case 0x10ec0888: |