From: Oliver Neukum Date: Mon, 20 Apr 2009 15:28:53 +0000 (+0200) Subject: USB: removal of tty->low_latency hack dating back to the old serial code X-Git-Tag: v2.6.30-rc4~54^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2400a2bfbd0e912193fe3b077f492d4980141813;p=pandora-kernel.git USB: removal of tty->low_latency hack dating back to the old serial code This removes tty->low_latency from all USB serial drivers that push data into the tty layer at hard interrupt context. It's no longer needed and actually harmful. Signed-off-by: Oliver Neukum Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed