diff options
author | Mike Frysinger <vapier.adi@gmail.com> | 2008-11-18 17:48:22 +0800 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2008-11-18 17:48:22 +0800 |
commit | 39e96c8835c36b6867b4e18698b06746972cdfcc (patch) | |
tree | b2913d1dad2492adba6413a820c80372fbb2b208 /arch/blackfin/mach-bf533/dma.c | |
parent | 4ee1c45337e7b529eed644c6f62399d797dcbc10 (diff) |
Blackfin arch: fix bug - dmacopy test case fail on all platform
The cache code I added flushes 1 line too little if the start address is
not aligned to the cache size. Cache align the start address so that when
we straddle cache aligns, we get the right count.
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/mach-bf533/dma.c')
0 files changed, 0 insertions, 0 deletions