git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a930e52
)
serial: at91: add tx dma support
author
Elen Song
<elen.song@atmel.com>
Mon, 22 Jul 2013 08:30:26 +0000
(16:30 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 29 Jul 2013 20:03:29 +0000
(13:03 -0700)
Request a slave dma channel for tx dma use. Tx dma will setup a single transfer,
when transfer complete, it will call atmel_complete_tx_dma to do finish stuff.
Signed-off-by: Elen Song <elen.song@atmel.com>
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found