[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)
commita5003fc04113c217370409beac812831cbf6e0ac
treeabf148b548a089f08240a21c77c80db2c5a0691d
parent2621f0338ce4e3e57cc32a967f5a3d2999390fe3
[ALSA] emu10k1 - simplify page allocation for synth

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>
sound/pci/emu10k1/memory.c