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)
commitf247be5d6b5bf5378a9cfec2e315b1ae913f8f0d
tree56374b082480fcf1f65dd3451ecb09031158fdf0
parenta75fc17aaa52d4fa7a6bc619a094e542beafac3e
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 <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>
drivers/staging/et131x/et131x_initpci.c