commit | c37de55efa1ccf018c27b876560725ff5e9f5701 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Oct 22 12:01:13 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 22 12:01:13 2014 +0200 |
tree | 9889ff7cf9755e1184be0c01e4b20b0669de3346 | |
parent | b46882b6eb713245916100ac5b58664cd242a08d [diff] |
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 <tiwai@suse.de>