[alsa-devel] [PATCH - Set EAPD for Realtek ALC665 (Vendor Id: 0x10eSet EAPD for Realtek ALC665 (Vendor Id: 0x10ec0665).
Takashi Iwai
tiwai at suse.de
Mon Mar 21 12:40:01 CET 2011
At Sun, 20 Mar 2011 14:07:40 -0400,
Andres Mejia wrote:
>
>
> Signed-off-by: Andres Mejia <mcitadel at gmail.com>
Applied now. Thanks.
At the next time, please shorten the subject line and give more contents
in the changelog text.
Takashi
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index 50855cf..be910fa6 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -1264,6 +1264,7 @@ static void alc_auto_init_amp(struct hda_codec *codec, int type)
> case 0x10ec0660:
> case 0x10ec0662:
> case 0x10ec0663:
> + case 0x10ec0665:
> case 0x10ec0862:
> case 0x10ec0889:
> set_eapd(codec, 0x14, 1);
> @@ -4236,6 +4237,7 @@ static void alc_power_eapd(struct hda_codec *codec)
> case 0x10ec0660:
> case 0x10ec0662:
> case 0x10ec0663:
> + case 0x10ec0665:
> case 0x10ec0862:
> case 0x10ec0889:
> set_eapd(codec, 0x14, 0);
> --
> 1.7.4.1
>
More information about the Alsa-devel
mailing list