[alsa-devel] [PATCH - patch_nvhdmi.c 1/1] Added id for MCP67. Please note that I'm not really sure what I'm doing but this works for me :-)

Takashi Iwai tiwai at suse.de
Wed Dec 3 07:55:44 CET 2008


At Tue,  2 Dec 2008 20:35:37 +0000,
scott at waye.co.uk wrote:
> 
> From: root <scott at waye.co.uk>
> 
> 
> Signed-off-by: root <scott at waye.co.uk>

If it works, then your change must be OK.

But, please give your real name.  An anonymous sign-off is unacceptable
for the kernel tree.


thanks,

Takashi

> 
> diff --git a/pci/hda/patch_nvhdmi.c b/pci/hda/patch_nvhdmi.c
> index 1360d54..b78c8f2 100644
> --- a/pci/hda/patch_nvhdmi.c
> +++ b/pci/hda/patch_nvhdmi.c
> @@ -162,5 +162,6 @@ static int patch_nvhdmi(struct hda_codec *codec)
>  struct hda_codec_preset snd_hda_preset_nvhdmi[] = {
>  	{ .id = 0x10de0002, .name = "NVIDIA MCP78 HDMI", .patch = patch_nvhdmi },
>  	{ .id = 0x10de0007, .name = "NVIDIA MCP7A HDMI", .patch = patch_nvhdmi },
> +	{ .id = 0x10de0067, .name = "NVIDIA MCP67 HDMI", .patch = patch_nvhdmi },
>  	{} /* terminator */
>  };
> -- 
> 1.5.6
> 


More information about the Alsa-devel mailing list