]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0900a4a269db22b57250df34ca9fc4f74317a4e
treedff8e2872e4cc018ed8e93bb529ebf305a4029aa
parent80467be8828a75fcb40618c31af6e31fbfcac001
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