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:
1c51766
)
USB: pl2303: fix abuse of interface data
author
Johan Hovold
<jhovold@gmail.com>
Wed, 25 Apr 2012 13:56:31 +0000
(15:56 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 25 Apr 2012 18:37:19 +0000
(11:37 -0700)
Fix abuse of interface data which was used to signal device disconnect.
Use the usb_serial disconnect flag and mutex where appropriate.
Note that tiocmget does not need to check for disconnect as it does not
access the device.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/pl2303.c
Simple merge