summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
diff options
context:
space:
mode:
authorMichael Trimarchi <trimarchimichael@yahoo.it>2008-04-02 22:04:41 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-04-03 00:28:19 +0200
commitba0657ff0527bab83387e19eb98b423fcc290674 (patch)
treee7644086f7425033950980bdae8a457ab151503a /drivers/firmware
parentkvm: provide kvm.h for all architecture: fixes headers_install (diff)
downloadlinux-ba0657ff0527bab83387e19eb98b423fcc290674.tar.xz
linux-ba0657ff0527bab83387e19eb98b423fcc290674.zip
atmel_serial: avoid stopping pdc during transmission
I found a problem related to losing data during pdc transmission in atmel_serial: connect ttyS1 with ttyS2 using a loopback cable, send 30 byte of packet from one to the other and waiting for 30 byte. On the other side just read and echo the data received. We always call atmel_tx_dma() from the tasklet regardless of what interrupt triggered it. Signed-off-by: michael <trimarchi@gandalf.sssup.it> Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions