]> Git Repo - linux.git/commit - drivers/tty/synclink_gt.c
synclink_gt: fix transmit DMA stall
authorPaul Fulghum <[email protected]>
Tue, 31 Jul 2007 07:37:35 +0000 (00:37 -0700)
committerLinus Torvalds <[email protected]>
Tue, 31 Jul 2007 22:39:37 +0000 (15:39 -0700)
commitbb029c67e430e9ae96476ce7233468c11627c1db
treed792805dcca0b6da7b3f0a7e0a7ac93ab236b97a
parentddb437b7f74de775ff50ef51a8b2970564d56f86
synclink_gt: fix transmit DMA stall

Fix transmit DMA stall when write() called in window after previous
transmit DMA completes but before previous serial transmission completes.

Signed-off-by: Paul Fulghum <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/synclink_gt.c
This page took 0.05064 seconds and 4 git commands to generate.