git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a769409
)
ALSA: hda - Set the pin targets after deciding output config
author
Takashi Iwai
<tiwai@suse.de>
Mon, 21 Jan 2013 09:49:05 +0000
(10:49 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 21 Jan 2013 10:09:03 +0000
(11:09 +0100)
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 <tiwai@suse.de>
No differences found