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:
07fdfc5
)
USB: serial: fix tty-device error handling at probe
author
Johan Hovold
<johan@kernel.org>
Wed, 18 Feb 2015 03:34:51 +0000
(10:34 +0700)
committer
Johan Hovold
<johan@kernel.org>
Thu, 26 Feb 2015 16:12:35 +0000
(17:12 +0100)
Add missing error handling when registering the tty device at port
probe. This avoids trying to remove an uninitialised character device
when the port device is removed.
Fixes:
1da177e4c3f4
("Linux-2.6.12-rc2")
Reported-by: Takashi Iwai <tiwai@suse.de>
Cc: stable <stable@vger.kernel.org> # v2.6.12
Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/usb/serial/bus.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/bus.c
Simple merge