commit | 41b70b2c6f10de4a3fcf1954bf00c8e620aed67d | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Wed Aug 23 15:02:28 2017 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Aug 29 13:18:07 2017 -0500 |
tree | 2a2aea9cb2941813a1b3e38c15bf2cbd172491f9 | |
parent | 09df7bc40a15823e1b3e30135fc0f22eb97a0abb [diff] |
PCI: rockchip: Factor out rockchip_pcie_disable_clocks() Factor out rockchip_pcie_disable_clocks() so it can be reused by other functions. No functional change intended, but it does change the order of unpreparing clocks in the rockchip_pcie_resume_noirq() error path so it matches the other paths. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>