diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2022-06-07 18:11:11 -0500 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-06-20 14:38:27 +0200 |
commit | e146a096217e335f4e297a4fbba7ce6c722a1115 (patch) | |
tree | d8f28c6feac389bd2a171851911574cad1422bd3 /net/unix/unix_bpf.c | |
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 <bhelgaas@google.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions