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:
cd5be3f
)
ALSA: hda - Use direct path reference in assign_out_path_ctls()
author
Takashi Iwai
<tiwai@suse.de>
Mon, 7 Jan 2013 14:11:44 +0000
(15:11 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 12 Jan 2013 07:44:03 +0000
(08:44 +0100)
Instead of looking through paths with the dac -> pin connection at
each time, just pass the already parsed path index to
assign_out_path_ctls(). This simplifies the code a bit.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found