[alsa-devel] [PATCH] ALSA: HDA: Add support for IDT 92HD93
Takashi Iwai
tiwai at suse.de
Tue Sep 20 09:15:18 CEST 2011
At Tue, 20 Sep 2011 09:02:22 +0200,
David Henningsson wrote:
>
> Cc: stable at kernel.org
> BugLink: http://bugs.launchpad.net/bugs/854468
> Signed-off-by: David Henningsson <david.henningsson at canonical.com>
Applied now (with a removal of trailing spaces).
thanks,
Takashi
> ---
> sound/pci/hda/patch_sigmatel.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
> index 5145b66..7d8efab 100644
> --- a/sound/pci/hda/patch_sigmatel.c
> +++ b/sound/pci/hda/patch_sigmatel.c
> @@ -6573,6 +6573,7 @@ static const struct hda_codec_preset snd_hda_preset_sigmatel[] = {
> { .id = 0x111d76cc, .name = "92HD89F3", .patch = patch_stac92hd73xx },
> { .id = 0x111d76cd, .name = "92HD89F2", .patch = patch_stac92hd73xx },
> { .id = 0x111d76ce, .name = "92HD89F1", .patch = patch_stac92hd73xx },
> + { .id = 0x111d76df, .name = "92HD93BXX", .patch = patch_stac92hd83xxx},
> { .id = 0x111d76e0, .name = "92HD91BXX", .patch = patch_stac92hd83xxx},
> { .id = 0x111d76e3, .name = "92HD98BXX", .patch = patch_stac92hd83xxx},
> { .id = 0x111d76e5, .name = "92HD99BXX", .patch = patch_stac92hd83xxx},
> --
> 1.7.5.4
>
More information about the Alsa-devel
mailing list