Skip to content

Commit

Permalink
ALSA: hda - Merge Realtek parser code to generic parser
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
tiwai committed Jan 12, 2013
1 parent fdf52ca commit 352f7f9
Show file tree
Hide file tree
Showing 2 changed files with 3,518 additions and 811 deletions.
Loading

0 comments on commit 352f7f9

Please sign in to comment.