Files
android_kernel_xiaomi_sm8450/drivers/pci
Shawn Lin 45e9320f3a PCI: rockchip: Fix negotiated lanes calculation
The calculation of negotiated lanes is wrong: it should be shifted by
PCIE_CORE_PL_CONF_LANE_SHIFT, but it is shifted by
PCIE_CORE_PL_CONF_LANE_MASK instead.  Let's fix it.

Fixes: e77f847df5 ("PCI: rockchip: Add Rockchip PCIe controller support")
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2016-12-07 15:05:59 -06:00
..
2016-10-03 09:42:57 -05:00
2015-08-13 15:59:59 -05:00
2016-10-03 09:43:21 -05:00
2014-06-10 20:20:19 -06:00
2016-10-03 09:43:21 -05:00
2016-10-03 09:42:57 -05:00
2014-06-10 20:20:19 -06:00
2016-06-20 13:24:20 -05:00