From 9314a5813f62e85c8173adf7fd7e088af3b58942 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 21 Jan 2013 10:49:05 +0100 Subject: [PATCH] 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-format-patch failed