From: Oliver Neukum Date: Tue, 18 Aug 2009 14:30:26 +0000 (-0400) Subject: USB: removal of tty->low_latency hack dating back to the old serial code X-Git-Tag: v2.6.27.32~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c95c897bd0599dfe9928610c95ec6b804ce329;p=pandora-kernel.git USB: removal of tty->low_latency hack dating back to the old serial code commit 2400a2bfbd0e912193fe3b077f492d4980141813 upstream [ cebbert@redhat.com: backport to 2.6.27 ] 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 Cc: Chuck Ebbert Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed