Replace open-coded clk iterations with clk_bulk_ API usage. Dmitry Baryshkov (4): PCI: qcom: Move 2_1_0 defines close to the struct definition PCI: qcom: Use clk_bulk_ API for 1.0.0 clocks handling PCI: qcom: Use clk_bulk_ API for 2.3.2 clocks handling PCI: qcom: Use clk_bulk_ API for 2.3.3 clocks handling drivers/pci/controller/dwc/pcie-qcom.c | 230 +++++-------------------- 1 file changed, 45 insertions(+), 185 deletions(-) -- 2.35.1