serial: 8250_pci: convert to dev_pm_ops
commit61702c3e4f064250d11395fce7d3242a2cfcf9c1
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Feb 2015 12:53:26 +0000 (2 14:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 02:13:06 +0000 (7 03:13 +0100)
tree37b770a8fd46fcfb766113df82b8b1165f8fb700
parent213dce3c17a6536e6f28548085dc9de2dae77eca
serial: 8250_pci: convert to dev_pm_ops

Convert the legacy system PM callbacks to new ones. Meanwhile, remove the
redudant calls to the PCI for changing a power state since it's done by bus
code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c