mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 14:41:22 -05:00
PCI: hotplug: Remove TODO about unused .get_power(), .hardware_test()
Remove TODO note resolved by8ff4574cf7("PCI: cpcihp: Remove unused .get_power() and .set_power()") and5b036cada4("PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test"). Signed-off-by: Guilherme Giacomo Simoes <trintaeoitogc@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://patch.msgid.link/20250611022123.201839-1-trintaeoitogc@gmail.com
This commit is contained in:
committed by
Bjorn Helgaas
parent
19272b37aa
commit
38815c4378
@@ -2,10 +2,6 @@ Contributions are solicited in particular to remedy the following issues:
|
||||
|
||||
cpcihp:
|
||||
|
||||
* There are no implementations of the ->hardware_test, ->get_power and
|
||||
->set_power callbacks in struct cpci_hp_controller_ops. Why were they
|
||||
introduced? Can they be removed from the struct?
|
||||
|
||||
* Returned code from pci_hp_add_bridge() is not checked.
|
||||
|
||||
cpqphp:
|
||||
|
||||
Reference in New Issue
Block a user