ALSA: Use dma_mmap_coherent() if available Use dma_mmap_coherent() if available, unless page PCM ops is defined. This fixes the long-standing bug of mmap on non-coherent architectures. Signed-off-by: Takashi Iwai <tiwai@suse.de>