From: Savin Zlobec Date: Fri, 15 Feb 2008 12:42:01 +0000 (+0100) Subject: USB: gadget: Hangup tty on g_serial disconnect X-Git-Tag: v2.6.26-rc1~1061^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4208978ec4f0d6001facf95be9defccf1a0bf313;p=pandora-kernel.git USB: gadget: Hangup tty on g_serial disconnect On USB cable disconnect g_serial doesn't hangup the port tty, which results in an endless read on the tty device. With the following patch the read and select behave correctly when the cable is unplugged. Tested on at91rm9200 Signed-off-by: Savin Zlobec Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed