Skip to content

Commit 38815c4

Browse files
PCI: hotplug: Remove TODO about unused .get_power(), .hardware_test()
Remove TODO note resolved by 8ff4574 ("PCI: cpcihp: Remove unused .get_power() and .set_power()") and 5b036ca ("PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test"). Signed-off-by: Guilherme Giacomo Simoes <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Link: https://patch.msgid.link/[email protected]
1 parent 19272b3 commit 38815c4

File tree

1 file changed

+0
-4
lines changed
  • drivers/pci/hotplug

1 file changed

+0
-4
lines changed

drivers/pci/hotplug/TODO

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ Contributions are solicited in particular to remedy the following issues:
22

33
cpcihp:
44

5-
* There are no implementations of the ->hardware_test, ->get_power and
6-
->set_power callbacks in struct cpci_hp_controller_ops. Why were they
7-
introduced? Can they be removed from the struct?
8-
95
* Returned code from pci_hp_add_bridge() is not checked.
106

117
cpqphp:

0 commit comments

Comments
 (0)