From: Itai Levi Date: Thu, 15 Jan 2009 21:50:43 +0000 (-0800) Subject: atmel_serial: fix flow control bug X-Git-Tag: v2.6.29-rc2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f14081d8b31b2780e2e6e2ae2766264e1f7d38b;p=pandora-kernel.git atmel_serial: fix flow control bug Fix the following problem, related to hardware flow control (CTS/RTS): Transmitting while CTS line is asserted in DMA mode, due to not checking for tx-stopped condition. We found these problems while testing the UARTs with hardware flow-control. Signed-off-by: Haavard Skinnemoen Cc: "Andrew Victor" Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed