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:
8b8d654
)
ALSA: hda - Remove loop from simple_hdmi*()
author
Takashi Iwai
<tiwai@suse.de>
Thu, 21 Jun 2012 06:23:27 +0000
(08:23 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 21 Jun 2012 06:23:27 +0000
(08:23 +0200)
The simple_hdmi stuff is designed only for a single pin and a single
converter (thus a single PCM stream), and no need for loops.
Let's flatten the code.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found