OSDN Git Service

PCI/EDR: Add edr_handle_event() comments
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Apr 2023 17:19:46 +0000 (12:19 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Apr 2023 22:39:53 +0000 (17:39 -0500)
commit774820b362b07b903354470f9372d528b327a3e5
tree348d4d691903dc8f1bad690677b5641ffa8e40bc
parentc441b1e03da6c680a3e12da59c554f454f2ccf5e
PCI/EDR: Add edr_handle_event() comments

EDR documentation is a bit sketchy.  Add a couple comments to
edr_handle_event() about the devices involved.

Link: https://lore.kernel.org/r/20230407215259.GA3825733@bhelgaas
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
drivers/pci/pcie/edr.c