From: Takashi Iwai Date: Mon, 21 Jan 2013 09:49:05 +0000 (+0100) Subject: ALSA: hda - Set the pin targets after deciding output config X-Git-Tag: v3.9-rc1~129^2~70^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9314a5813f62e85c8173adf7fd7e088af3b58942;p=pandora-kernel.git ALSA: hda - Set the pin targets after deciding output config Since fill_and_eval_dacs() may be called repeatedly with different configurations, setting pinctls at each time there isn't optimal. We can set it better only once after deciding the output configuration in parse_output_paths(). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed