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:
1c1eaba
)
USB: serial: fix up reset_resume callback
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 16 May 2012 15:37:17 +0000
(08:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 16 May 2012 15:37:17 +0000
(08:37 -0700)
If the usb-serial driver doesn't have a reset_resume callback, then we
need to tell the USB core that it doesn't, and it needs to rebind the
device.
Thanks to Alan for pointing out my mistake, and providing the fix.
Reported-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found