omap: SRAM: flush the right address after memcpy in omap_sram_push
authorye janboe <janboe.ye@gmail.com>
Fri, 2 Oct 2009 22:26:44 +0000 (15:26 -0700)
committerTony 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