commit | a5003fc04113c217370409beac812831cbf6e0ac | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri May 30 09:49:41 2008 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri May 30 11:37:41 2008 +0200 |
tree | abf148b548a089f08240a21c77c80db2c5a0691d | |
parent | 2621f0338ce4e3e57cc32a967f5a3d2999390fe3 [diff] |
[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>