From: Takashi Iwai Date: Tue, 25 Aug 2009 11:10:18 +0000 (+0200) Subject: ALSA: hda - Generalize input pin parsing in patch_realtek.c X-Git-Tag: v2.6.32-rc1~732^2~13^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f5f477082f0b192dab5ac25ccc5d468d98ecbd;p=pandora-kernel.git ALSA: hda - Generalize input pin parsing in patch_realtek.c 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 --- Reading git-diff-tree failed