PCI: xgene: Fix CRS SV comment
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 26 Jan 2021 21:35:03 +0000 (15:35 -0600)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 28 Jan 2021 10:46:43 +0000 (10:46 +0000)
commitcc4a08cd09e4766066eee86ce501fbed42d8ff75
treed422542dd5ea62b529d97c9d2d49aa76815cd4bb
parent5ce6697a4460d06d4ea3ec8347974176591e1694
PCI: xgene: Fix CRS SV comment

Configuration Request Retry Status ("CRS") must be supported by all PCIe
devices.  CRS Software Visibility is an optional feature that enables a
Root Port to make CRS visible to software by returning a special data value
to complete a config read.

Clarify a comment to say that it is "CRS SV", not "CRS", that can be
enabled.

Link: https://lore.kernel.org/r/20210126213503.2922848-1-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/pci/controller/pci-xgene.c