]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
authorShawn Lin <shawn.lin@rock-chips.com>
Thu, 4 May 2017 02:24:50 +0000 (10:24 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 2 Jul 2017 23:45:55 +0000 (18:45 -0500)
commit5667e655e1c77e0dec3f146a0d2484818583a800
tree868a219f6cb4f69e5d3d41a86c46bccd1e917365
parent3166ba040c02db133f022589aeb81bd05c55ec74
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()

We need to reconfigure the header type later, so split out a new function.

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