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:
dffc9ef
)
m68knommu: add a local dma_sync_single_for_cpu() function
author
Greg Ungerer
<gerg@uclinux.org>
Wed, 28 Jan 2009 07:29:35 +0000
(17:29 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:41 +0000
(15:17 +1000)
The onboard ethernet of many ColdFire parts uses DMA. The driver
is being cleaned up to use the correct DMA handling functions, and
m68knommuy currently does not implement dma_sync_single_for_cpu().
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found