staging: et131x: Move pm calls from pci device to driver device
authorMark Einon <mark.einon@gmail.com>
Fri, 7 Oct 2011 21:52:51 +0000 (22:52 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Oct 2011 16:08:23 +0000 (10:08 -0600)
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 <romieu@fr.zoreil.com> for pointing this out.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found