+3319
−811
File changed.
Preview size limit exceeded, changes collapsed.
sound/pci/hda/hda_generic.h
0 → 100644
+199
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Finally the whole generic parser code in Realtek driver is moved into
hda_generic.c so that it can be used for generic codec driver.
The old dumb generic driver is replaced. Yay.
The future plan is to adapt this generic parser for other codecs,
i.e. the codec driver calls the exported functions in generic driver
but adds some codec-specific fixes and setups.
As of this commit, the complete driver code is still duplicated in
Realtek codec driver. The big code reduction will come from now on.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
File changed.
Preview size limit exceeded, changes collapsed.