git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b46882b
)
ALSA: pcm: Remove arch-dependent mmap kludges
author
Takashi Iwai
<tiwai@suse.de>
Wed, 22 Oct 2014 10:01:13 +0000
(12:01 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 22 Oct 2014 10:01:13 +0000
(12:01 +0200)
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>
No differences found