diff options
author | Ludovic Desroches <ludovic.desroches@atmel.com> | 2015-07-22 17:12:29 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-08-19 18:51:28 +0300 |
commit | e900c30dc1bb0cbc07708e9be1188f531632b2ef (patch) | |
tree | 2e4637c801f4e6a9051e57b9e06ef8133ed5cef2 /net/lapb/lapb_timer.c | |
parent | ae9c02b421139c4c44340b019e250a9969a91613 (diff) | |
download | linux-e900c30dc1bb0cbc07708e9be1188f531632b2ef.tar.xz |
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
In cyclic mode, the round chaining has been broken by the introduction
of at_xdmac_queue_desc(): AT_XDMAC_MBR_UBC_NDE is set for all descriptors
excepted for the last one. at_xdmac_queue_desc() has to be called one
more time to chain the last and the first descriptors.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Fixes: 0d0ee751f7f7 ("dmaengine: xdmac: Rework the chaining logic")
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions