diff options
author | Bjorn Helgaas <[email protected]> | 2022-06-07 18:11:11 -0500 |
---|---|---|
committer | Helge Deller <[email protected]> | 2022-06-20 14:38:27 +0200 |
commit | e146a096217e335f4e297a4fbba7ce6c722a1115 (patch) | |
tree | d8f28c6feac389bd2a171851911574cad1422bd3 /include/linux/fpga/fpga-mgr.h | |
parent | d36a869e0d0e56439365ed6d836480c480470e88 (diff) |
video: fbdev: cirrusfb: Remove useless reference to PCI power management
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: Bjorn Helgaas <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions