]> git.baikalelectronics.ru Git - kernel.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)
commit231190eeb71fd466d0d5f547414ab564f0bb16c1
tree5c8898367018e4f386c004caee441d47e47057b2
parent8b12ea7d2a7727799661c91fa7e02871ca700ed9
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