commit | 05f5f477082f0b192dab5ac25ccc5d468d98ecbd | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 25 13:10:18 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 25 13:10:18 2009 +0200 |
tree | ffd1f8b8d28af8e92ee81b1f4db1ba5c1b2d14ce | |
parent | 9d0b71b1cf7b7ff856d200841de3f3d7c64eb170 [diff] |
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 <tiwai@suse.de>