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:
091e0c3
)
omap: SRAM: flush the right address after memcpy in omap_sram_push
author
ye janboe
<janboe.ye@gmail.com>
Fri, 2 Oct 2009 22:26:44 +0000
(15:26 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 2 Oct 2009 22:26:44 +0000
(15:26 -0700)
the original flush operation is to flush the function address which is
copied from.
But we do not change the function code and it is not necessary to flush it.
Signed-off-by: janboe <janboe.ye@gmail.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
No differences found