Documentation: PCI: pci-endpoint: Fix EPF ops list
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 18 Apr 2024 08:49:24 +0000 (10:49 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 9 Jul 2024 22:59:02 +0000 (17:59 -0500)
commit96447ede32d81a88c7a40ca2d0ac078268f648e0
tree26778094d7d5b7a0e7e318bd8c4f581a6a3c2870
parent1ae27dacae42c0259d17097eb7dcb98d16568cce
Documentation: PCI: pci-endpoint: Fix EPF ops list

With commit 5779dd0a7dbd7 ("PCI: endpoint: Use notification chain mechanism
to notify EPC events to EPF") the linkup callback has been removed and
replaced by EPC event notifications.

With commit 256ae475201b1 ("PCI: endpoint: Add pci_epf_ops to expose
function-specific attrs") a new (optional) add_cfs callback was added.
Update documentation accordingly.

Link: https://lore.kernel.org/linux-pci/20240418084924.1724703-1-alexander.stein@ew.tq-group.com
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Documentation/PCI/endpoint/pci-endpoint.rst