]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 7 Dec 2016 21:06:00 +0000 (15:06 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 7 Dec 2016 21:06:00 +0000 (15:06 -0600)
commitf37500b8aac47b436fe3fe3e63b7169f8eff190d
tree357923e8f8bfb90d500ca9c0dfd9641ab0511a7a
parenta45e2611b9bbd81288d97d02ce7e74a60a698d43
PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS

PCIE_RC_CONFIG_LCS contains control and status bits specific to the PCIe
link.  The layout for this register looks the same as the existing
PCI_EXP_LNKCTL and PCI_EXP_LNKSTA.  So let's reuse them.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-rockchip.c