From: Rafael J. Wysocki Date: Wed, 17 Feb 2010 22:44:58 +0000 (+0100) Subject: PCI PM: Run-time callbacks for PCI bus type X-Git-Tag: v2.6.34-rc1~287^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cbf82148ff286ec22a55be6836c3a5bffc489c1;p=pandora-kernel.git PCI PM: Run-time callbacks for PCI bus type Introduce run-time PM callbacks for the PCI bus type. Make the new callbacks work in analogy with the existing system sleep PM callbacks, so that the drivers already converted to struct dev_pm_ops can use their suspend and resume routines for run-time PM without modifications. Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed