PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register
authorJingoo Han <jg1.han@samsung.com>
Fri, 9 Nov 2012 06:56:03 +0000 (15:56 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 9 Nov 2012 18:17:59 +0000 (11:17 -0700)
commitb891b4dc1eed33543c5818dae43ce8bb55f2080c
treedff8e2872e4cc018ed8e93bb529ebf305a4029aa
parent6e965e0d0e1d102c261326b06338d3385ea55f97
PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register

According to the PCIe 3.0 spec, PCI_EXP_LNKCAP2_SLS_2_5GB is
1st bit of PCI_EXP_LNKCAP2 register, not 0th bit. So, the bit
definition of supported link speed vector should be fixed.

[bhelgaas: change "Current" to "Supported"]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/uapi/linux/pci_regs.h