From: Oliver Neukum Date: Mon, 2 Jan 2012 14:11:48 +0000 (+0100) Subject: USB: remove dead code from suspend/resume path X-Git-Tag: v3.3-rc1~153^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e78832cdca2ddd23c15abaed642cad1a39b3e122;p=pandora-kernel.git USB: remove dead code from suspend/resume path If a driver does not support the suspend/resume callbacks it will be forcibly disconnected. There is no reason to check for support of the callbacks after that. Signed-off-by: Oliver Neukum Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed