From: Takashi Iwai Date: Wed, 22 Oct 2014 10:01:13 +0000 (+0200) Subject: ALSA: pcm: Remove arch-dependent mmap kludges X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~104^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37de55efa1ccf018c27b876560725ff5e9f5701;p=pandora-kernel.git ALSA: pcm: Remove arch-dependent mmap kludges Since we have consistently dma_mmap_coherent() for all architectures, the current ifdef and arch-specific codes in pcm core can be cleaned up gracefully. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed