commit | 6a84c305f03425bab09ffedb71be942ebc22454d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Dec 05 14:08:45 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 10 10:34:26 2013 +0100 |
tree | 0ffcff11c000577e08d269d4c9430f24b10d90e5 | |
parent | 065380f0880dd651eb405430745926dc4747b759 [diff] |
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 <tiwai@suse.de>