From: Takashi Iwai Date: Wed, 5 Dec 2012 13:08:45 +0000 (+0100) Subject: ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable() X-Git-Tag: v3.9-rc1~129^2~70^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a84c305f03425bab09ffedb71be942ebc22454d;p=pandora-kernel.git ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable() Use the helper function snd_hda_get_conn_index() instead of open codes. This also improves the detection of some routes to DAC on ALC260 (although the difference doesn't influence on the end results of the mapping). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed