synclink_gt: fix transmit DMA stall
authorPaul Fulghum <paulkf@microgate.com>
Tue, 31 Jul 2007 07:37:35 +0000 (00:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
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 <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/synclink_gt.c