commit | 3be3d81b629d5345664dbb07efeb5160e8f0b19f | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Nov 05 12:27:27 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 06 14:38:57 2014 -0500 |
tree | 5c8898367018e4f386c004caee441d47e47057b2 | |
parent | 295f9d0bc3975e9885c73bfd82cdff9b739d2001 [diff] |
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>