]> git.openfabrics.org - ~emulex/infiniband.git/commit
stmmac: pci: convert to use dev_pm_ops
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Nov 2014 10:27:27 +0000 (12:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Nov 2014 19:38:57 +0000 (14:38 -0500)
commit3be3d81b629d5345664dbb07efeb5160e8f0b19f
tree5c8898367018e4f386c004caee441d47e47057b2
parent295f9d0bc3975e9885c73bfd82cdff9b739d2001
stmmac: pci: convert to use dev_pm_ops

Convert system PM callbacks to use dev_pm_ops. In addition remove the PCI calls
related to a power state since the bus code cares about this already.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c