commit | 4e906a0688b34cf81fc2b401560efa03940d7471 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Aug 07 15:31:13 2008 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Jan 28 13:26:10 2009 -0500 |
tree | aad3bade7cd5b6ad3b9597c2ae8ae3ebed9e6cc5 | |
parent | c83b9e030f89c819714197f218b730fd173e3e3c [diff] |
Blackfin: split cache handling out of dma_memcpy() Creating a new dma_memcpy() function that skips all cache checks allows us to use the function in very early init where the cache is not yet setup. Signed-off-by: Mike Frysinger <vapier@gentoo.org>