[alsa-devel] [PATCH 11/12] ALSA: hda - Add amix NID to AD codecs

Raymond Yau superquad.vortex2 at gmail.com
Tue Jan 22 13:57:47 CET 2013


> The aamix NIDs are also missing for AD codecs.  All AD codecs seem to
> have a (more or less) working aamix widget.
>
> Signed-off-by: Takashi Iwai <tiwai at suse.de>
> ---

> @@ -4632,7 +4636,7 @@ static int ad1882_parse_auto_config(struct
hda_codec *codec)
>  {
>         struct ad198x_spec *spec = codec->spec;
>
> -       spec->beep_dev_nid = 0x10;
> +       spec->beep_dev_nid = 0x20;
>         set_beep_amp(spec, 0x10, 0, HDA_OUTPUT);
>         return ad198x_parse_auto_config(codec);
>  }

Seem typo in aamix nid


More information about the Alsa-devel mailing list