[alsa-devel] [PATCH 7/8] ALSA: hda - Add generic parser support to Analog Device codec driver

Takashi Iwai tiwai at suse.de
Thu Jan 10 16:06:28 CET 2013


At Thu, 10 Jan 2013 14:48:06 +0800,
Raymond Yau wrote:
> 
> [1  <text/plain; UTF-8 (7bit)>]
> >
> > This patch adds the support for the generic auto-parser to AD codec
> > driver.  For AD1988, the old code is replaced simply with the new
> > generic parser.  For other codecs, new model "auto" is added and
> > directed to use the generic parser.
> >
> > No fixup codes have been implemented yet as of now.  Eventually we'd
> > replace each static quirk with the generic parser + fixup
> 
> Do the dac allocation of generic of parser really fit for adi codec  since
> DAC0 of most ad198x codecs is for port-A headphone while the first DAC of
> realtek is for front line out ?

Yes, the DAC order doesn't matter.  The new codec parser tries to
parse the full paths.


Takashi


More information about the Alsa-devel mailing list