ALSA: hda - Generalize input pin parsing in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Aug 2009 11:10:18 +0000 (13:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Aug 2009 11:10:18 +0000 (13:10 +0200)
Provide a standard parser for input pins to create the input mixer
and input source controls instead of having a difference one for each
Realtek codec.  The new helper parses the codec connections dynamically
isntead of fixed indicies.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found