Skip to content

Commit

Permalink
ALSA: hda/realtek - Set pcbeep amp for ALC668
Browse files Browse the repository at this point in the history
commit 9ad5454 upstream.

Set the missing pcbeep default amp for ALC668.

Signed-off-by: Kailang Yang <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
KailangYang authored and gregkh committed Dec 4, 2013
1 parent fe094c4 commit 1d78aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -6969,6 +6969,7 @@ static int patch_alc662(struct hda_codec *codec)
case 0x10ec0272:
case 0x10ec0663:
case 0x10ec0665:
case 0x10ec0668:
set_beep_amp(spec, 0x0b, 0x04, HDA_INPUT);
break;
case 0x10ec0273:
Expand Down

0 comments on commit 1d78aec

Please sign in to comment.