Alexander Stein
96447ede32
Documentation: PCI: pci-endpoint: Fix EPF ops list
...
With commit 5779dd0a7d ("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 256ae47520 ("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 >
2024-07-09 17:59:02 -05:00
Randy Dunlap
4ef7f74e3c
Documentation: PCI: pci-endpoint: drop doubled words
...
Drop the doubled word "the".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org >
Acked-by: Mike Rapoport <rppt@linux.ibm.com >
Cc: Jonathan Corbet <corbet@lwn.net >
Cc: linux-doc@vger.kernel.org
Cc: Bjorn Helgaas <bhelgaas@google.com >
Cc: Kishon Vijay Abraham I <kishon@ti.com >
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com >
Cc: linux-pci@vger.kernel.org
Link: https://lore.kernel.org/r/20200703212156.30453-3-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-07-05 14:39:44 -06:00
Bryce Willey
7fdde0f9a5
Documentation: PCI: Give unique labels to sections
...
Make subsection labels more specific to avoid sphinx warnings.
Exact warning:
Documentation/PCI/endpoint/pci-endpoint.rst:208: WARNING: duplicate label
pci/endpoint/pci-endpoint:other apis, other instance in Documentation/PCI/endpoint/pci-endpoint.rst
Link: https://lore.kernel.org/r/20200503214926.23748-1-bryce.steven.willey@gmail.com
Signed-off-by: Bryce Willey <Bryce.Steven.Willey@gmail.com >
[lorenzo.pieralisi@arm.com: commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rob Herring <robh@kernel.org>
2020-05-11 17:07:44 +01:00
Changbin Du
d8946fc385
Documentation: PCI: convert endpoint/pci-endpoint.txt to reST
...
Convert plain text documentation to reStructuredText format and add it to
Sphinx TOC tree. No essential content change.
Signed-off-by: Changbin Du <changbin.du@gmail.com >
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com >
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
2019-05-30 17:54:33 -05:00