diff options
author | Jon Derrick <[email protected]> | 2020-05-11 12:21:15 -0400 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-05-22 12:39:35 +0100 |
commit | f61959b6e240640d46b65b4dd93b3144d3895ef6 (patch) | |
tree | d086ce4e5fea7a946d8b2b9051b7136979aa7b11 /drivers/fpga/fpga-bridge.c | |
parent | c88d19181771bd189147681ef38fc1533ebeff4c (diff) |
PCI: pci-bridge-emul: Fix Root Cap/Status comment
The upper 16-bits of Root Control contain the Root Capabilities
register. The code instead describes the Root Status register in the
upper 16-bits, although it uses the correct bit definition for Root
Capabilities, and for Root Status in the next definition.
Fix this comment and add a comment describing the Root Status register.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jon Derrick <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions