From: Oliver Neukum Date: Sun, 27 Dec 2009 23:52:17 +0000 (+0100) Subject: USB: usblp: Remove checks no longer needed with the new runtime PM system X-Git-Tag: v2.6.34-rc1~215^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a90f81872b00a7526c2bb1ed7664fe5af727f39;p=pandora-kernel.git USB: usblp: Remove checks no longer needed with the new runtime PM system Under the new system a device cannot be suspended against the driver's wish. Therefore this condition no longer needs to be checked for. Signed-off-by: Oliver Neukum Cc: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed