From: Alan Stern Date: Tue, 1 Sep 2009 15:39:40 +0000 (-0400) Subject: usb-serial: rename subroutines X-Git-Tag: v2.6.32-rc1~627^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74556123e034c8337b69a3ebac2f3a5fc0a97032;p=pandora-kernel.git usb-serial: rename subroutines This patch (as1289) renames serial_do_down() to serial_down() and serial_do_free() to serial_release(). It also adds a missing call to tty_shutdown() in serial_release(). Signed-off-by: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed