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:
2309f7c
)
microblaze: Moved __dma_sync() to dma-mapping.h
author
Eli Billauer
<eli.billauer@gmail.com>
Sun, 11 Sep 2011 19:43:06 +0000
(22:43 +0300)
committer
Michal Simek
<monstr@monstr.eu>
Fri, 14 Oct 2011 10:24:29 +0000
(12:24 +0200)
__dma_sync_page() was replaced by __dma_sync(), and parameters of calls to
the new function were adjusted to match __dma_sync()'s format.
Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found