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:
2621f03
)
[ALSA] emu10k1 - simplify page allocation for synth
author
Takashi Iwai
<tiwai@suse.de>
Fri, 30 May 2008 07:49:41 +0000
(09:49 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 30 May 2008 09:37:41 +0000
(11:37 +0200)
Simplify the page allocation of emu10k1 driver for emux synth support.
Since these pages aren't be necessarily coherent, we can avoid
expensive DMA-coherent routines.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found