Skip to content

Commit

Permalink
ALSA: hda - Refactor input-pin parser for VIA codecs
Browse files Browse the repository at this point in the history
patch_via.c has redundant codes for parsing the input-pins.  Although
they are pretty similar, but all implemented in different functions
just because of hard-coded ids and slight incompatibilities.
This patch refactors the codes to use the common helper function,
resulting in the reduction of many lines.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Aug 30, 2010
1 parent 73413b1 commit f326851
Showing 1 changed file with 60 additions and 330 deletions.
Loading

0 comments on commit f326851

Please sign in to comment.