commit | 880bca3a2a6f159d7453e0cbcbfe2f1d8204d907 | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Mon Apr 30 09:26:11 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 30 09:57:27 2012 -0400 |
tree | cccf91abc20d432962cbefd6cecfb176aedc81c1 | |
parent | 007bab91324e6337bb150ffc17b20cf829686370 [diff] |
USB: cdc-wdm: add debug messages on cleanup 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>