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:
007bab9
)
USB: cdc-wdm: add debug messages on cleanup
author
Bjørn Mork
<bjorn@mork.no>
Mon, 30 Apr 2012 07:26:11 +0000
(09:26 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 30 Apr 2012 13:57:27 +0000
(09:57 -0400)
Device state cleanup is done in either wdm_disconnect or
wdm_release depending on the order they are called. Adding
a couple of debug messages to document the program flow.
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found