tty: Sort out the USB sysrq changes that wrecked performance
authorAlan Cox <alan@linux.intel.com>
Thu, 9 Jul 2009 12:35:52 +0000 (13:35 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Jul 2009 02:17:22 +0000 (19:17 -0700)
commit4cd1de0afaaa45309f34d7282ea4c07d9b56a3ff
tree73bf4ddaee7ec059ea3e9be38c13cfb61ce1af47
parentd6be791cbd4d6a96f0ec1c8c44166038c76d1330
tty: Sort out the USB sysrq changes that wrecked performance

We can't go around calling all sorts of magic per character functions at
full rate 3G data speed.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/serial/generic.c