From: Jingoo Han Date: Fri, 9 Nov 2012 06:56:03 +0000 (+0900) Subject: PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~34^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b891b4dc1eed33543c5818dae43ce8bb55f2080c;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed