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

Takashi Iwai tiwai at suse.de
Tue Jan 22 14:14:03 CET 2013


At Tue, 22 Jan 2013 20:57:47 +0800,
Raymond Yau wrote:
> 
> > 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

Good catch, fixed now.


thanks,

Takashi


More information about the Alsa-devel mailing list