]> git.baikalelectronics.ru Git - kernel.git/commit
serial: 8250_pci: convert to dev_pm_ops
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Feb 2015 12:53:26 +0000 (14:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 02:13:06 +0000 (03:13 +0100)
commit82606f501fad3c9aebe33b93bd5135d0824eb49d
tree37b770a8fd46fcfb766113df82b8b1165f8fb700
parent850ae8bea045ec235f13c540074668090cfec52f
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