From: Mark Einon Date: Fri, 7 Oct 2011 21:52:51 +0000 (+0100) Subject: staging: et131x: Move pm calls from pci device to driver device X-Git-Tag: v3.2-rc1~169^2^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f247be5d6b5bf5378a9cfec2e315b1ae913f8f0d;p=pandora-kernel.git staging: et131x: Move pm calls from pci device to driver device Move the pci driver suspend/resume calls up to the driver.pm ops structure, as they are not pci device specific. Thanks to Francois Romieu for pointing this out. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed