From: Andy Shevchenko Date: Mon, 2 Feb 2015 12:53:26 +0000 (+0200) Subject: serial: 8250_pci: convert to dev_pm_ops X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~77^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61702c3e4f064250d11395fce7d3242a2cfcf9c1;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed