diff options
author | Mike Frysinger <vapier.adi@gmail.com> | 2009-01-07 16:14:39 +0100 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2009-01-07 16:14:39 +0100 |
commit | dd3dd384df7f9f77fba6875a606e5a663510cd1d (patch) | |
tree | 4838d9fd78192fedc2ba8c6d061b8c5bf3b481d9 /ipc | |
parent | Blackfin arch: check pointers in safe_dma_memcpy (diff) | |
download | linux-dd3dd384df7f9f77fba6875a606e5a663510cd1d.tar.xz linux-dd3dd384df7f9f77fba6875a606e5a663510cd1d.zip |
Blackfin arch: rewrite dma_memcpy() and dma in/out functions
- unify all dma in/out functions (takes ~35 lines of code now)
- unify dma_memcpy with dma in/out functions (1 place that touches MDMA0
registers)
- add support for 32bit transfers
- cleanup dma_memcpy code to be much more readable
- irqs are disabled only while programming MDMA registers rather than
the entire transaction
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions