From: Takashi Iwai Date: Mon, 7 Jan 2013 17:21:47 +0000 (+0100) Subject: ALSA: hda - Handle BOTH jack port as a fixed output X-Git-Tag: v3.9-rc1~129^2~70^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb690cf58278163b464e3ea8b76ad31e07fb140c;p=pandora-kernel.git ALSA: hda - Handle BOTH jack port as a fixed output When the default config value shows the connection AC_JACK_PORT_BOTH, it's better to handle it as a speaker pin. This makes the behavior consistent in snd_hda_get_pin_label() and snd_hda_parse_pin_defcfg(). There are only few old machines showing this attribute, and all of them are actually fixed speaker pins, as far as I know. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed