[ALSA] emu10k1 - simplify page allocation for synth
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 May 2008 07:49:41 +0000 (09:49 +0200)
committerTakashi 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