diff options
author | 2009-06-29 22:45:50 +0000 | |
---|---|---|
committer | 2009-07-16 01:52:26 -0400 | |
commit | 532f07ca04c6f8ab0555b00cf5d42dc6f72b802f (patch) | |
tree | 6a449019028efc5518da6abd3e18437ca60ade6c /lib/debugobjects.c | |
parent | Blackfin: handle BF561 Core B memory regions better when SMP=n (diff) | |
download | wireguard-linux-532f07ca04c6f8ab0555b00cf5d42dc6f72b802f.tar.xz wireguard-linux-532f07ca04c6f8ab0555b00cf5d42dc6f72b802f.zip |
Blackfin: fix early_dma_memcpy() handling of busy channels
The early logic to locate a free DMA channel and then set it up was broken
in a few ways that only manifested itself when we needed to set up more
than 2 on chip SRAM regions (most board defaults setup 1 or 2). First, we
checked the wrong status register (the destination gets updated, not the
source) and second, we did the ssync before rather than after resetting a
DMA config register.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions