git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e29bb4
)
usb-serial: rename subroutines
author
Alan Stern
<stern@rowland.harvard.edu>
Tue, 1 Sep 2009 15:39:40 +0000
(11:39 -0400)
committer
Live-CD User
<linux@linux.site>
Sat, 19 Sep 2009 20:13:41 +0000
(13:13 -0700)
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 <stern@rowland.harvard.edu>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found