[alsa-devel] [PATCH] ALSA: Add WM9715 to AC97 IDs
Takashi Iwai
tiwai at suse.de
Mon Dec 1 16:00:27 CET 2008
At Mon, 1 Dec 2008 14:54:45 +0000,
Mark Brown wrote:
>
> The WM9715 is software compatible with the WM9711 and WM9712.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
Thanks, applied.
Takashi
> ---
> sound/pci/ac97/ac97_codec.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/pci/ac97/ac97_codec.c b/sound/pci/ac97/ac97_codec.c
> index 6704acb..e8375ff 100644
> --- a/sound/pci/ac97/ac97_codec.c
> +++ b/sound/pci/ac97/ac97_codec.c
> @@ -175,7 +175,7 @@ static const struct ac97_codec_id snd_ac97_codec_ids[] = {
> { 0x574d4C04, 0xffffffff, "WM9704M,WM9704Q", patch_wolfson04, NULL},
> { 0x574d4C05, 0xffffffff, "WM9705,WM9710", patch_wolfson05, NULL},
> { 0x574d4C09, 0xffffffff, "WM9709", NULL, NULL},
> -{ 0x574d4C12, 0xffffffff, "WM9711,WM9712", patch_wolfson11, NULL},
> +{ 0x574d4C12, 0xffffffff, "WM9711,WM9712,WM9715", patch_wolfson11, NULL},
> { 0x574d4c13, 0xffffffff, "WM9713,WM9714", patch_wolfson13, NULL, AC97_DEFAULT_POWER_OFF},
> { 0x594d4800, 0xffffffff, "YMF743", patch_yamaha_ymf743, NULL },
> { 0x594d4802, 0xffffffff, "YMF752", NULL, NULL },
> --
> 1.5.6.5
>
More information about the Alsa-devel
mailing list