]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
symbol: Remove various bits of left over junk
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 6 Apr 2009 16:35:25 +0000 (17:35 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Apr 2009 21:36:42 +0000 (14:36 -0700)
commit22654b41a724ccf937248ab0877e113c12a2cf8a
tree50531a6111961b6e1229d074c999dfbe8fc176d1
parent912299f6f0587bb6c221705ed9949709b36b3c56
symbol: Remove various bits of left over junk

There are various bits of code here that are unfinished and instead of
being harmless either confuse or spew stuff into the logs at higher than
debug level. They can and should go away.

Also remove the bogus use of tty->lowlatency. We fixed the need for this hack
long ago (with the flip buffer rewrite) but people keep copying it into drivers.

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/serial/symbolserial.c