From: Steve Longerbeam Date: Tue, 8 May 2007 13:33:03 +0000 (+0200) Subject: [ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config() X-Git-Tag: v2.6.22-rc1~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81937d3bac582ea2249dc2c8891d3371635e8b64;p=pandora-kernel.git [ALSA] Add speaker pin sequencing to hda_codec.c:snd_hda_parse_pin_def_config() Some verb tables (such as an Asus VT sent by IDT) contain only speaker outs in the default pin configs, and no line-outs. In such a case the speaker sequence numbers have to be used to order the speaker out pins, just as is being done for line-out pins. Then, when speaker-outs are copied to line-outs, the line-outs will be ordered properly. Signed-off-by: Steve Longerbeam Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed