ALSA: Fix SG-buffer DMA with non-coherent architectures

Using SG-buffers with dma_alloc_coherent() is messy for non-coherent
architectures.  So, simply disable SG-buffers but just allocate normal
continuous buffers instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
5 files changed