From: Bjørn Mork Date: Mon, 30 Apr 2012 07:26:11 +0000 (+0200) Subject: USB: cdc-wdm: add debug messages on cleanup X-Git-Tag: v3.5-rc1~149^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880bca3a2a6f159d7453e0cbcbfe2f1d8204d907;p=pandora-kernel.git 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 Acked-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed