diff options
| -rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 60973fd6eb82..c4ad9d198068 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
| @@ -5118,6 +5118,7 @@ static int patch_alc662(struct hda_codec *codec) | |||
| 5118 | case 0x10ec0272: | 5118 | case 0x10ec0272: |
| 5119 | case 0x10ec0663: | 5119 | case 0x10ec0663: |
| 5120 | case 0x10ec0665: | 5120 | case 0x10ec0665: |
| 5121 | case 0x10ec0668: | ||
| 5121 | set_beep_amp(spec, 0x0b, 0x04, HDA_INPUT); | 5122 | set_beep_amp(spec, 0x0b, 0x04, HDA_INPUT); |
| 5122 | break; | 5123 | break; |
| 5123 | case 0x10ec0273: | 5124 | case 0x10ec0273: |
