]> www.infradead.org Git - users/jedix/linux-maple.git/commit
misc: pci_endpoint_test: Document policy about adding pci_device_id
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 11 Jun 2024 12:50:57 +0000 (21:50 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 9 Jul 2024 22:58:38 +0000 (17:58 -0500)
commit76084965a91df915c47f59c938bb5b8eb467b16e
tree39e6060c3dce640408ff3c399bba7cdce04aa1b7
parenta50c7de0607c65af588900b1236d88faf561374e
misc: pci_endpoint_test: Document policy about adding pci_device_id

Add a comment suggesting that if the endpoint controller Vendor and Device
ID are programmable, an existing entry might be usable for testing without
having to add an entry to pci_endpoint_test_tbl[].

Link: https://lore.kernel.org/linux-pci/20240611125057.1232873-6-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
drivers/misc/pci_endpoint_test.c