-
由 Bjorn Helgaas 提交于
PCI-specific power management (pci_driver.suspend and pci_driver.resume) is deprecated. The cirrusfb driver has never implemented power management at all, but if it ever does, it should use the generic power management framework, not the PCI-specific hooks. Remove the commented-out references to the PCI-specific power management hooks. Signed-off-by: NBjorn Helgaas <bhelgaas@google.com> Acked-by: NDaniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: NHelge Deller <deller@gmx.de>
e146a096