PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Thu, 16 Mar 2023 08:11:08 +0000 (13:41 +0530)
committerLorenzo Pieralisi <lpieralisi@kernel.org>
Tue, 11 Apr 2023 09:31:10 +0000 (11:31 +0200)
commitb699ed9b03de4fbf6eed51dfdec3c437fe3d653c
tree85890499fad58bc520d25bbc7564e209f5448ad6
parent5329bcc4a1e7dc41fcdffaa55c73b17b527b804f
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3

All the clocks are enabled and disabled at the same time. So the bulk clock
APIs can be used to handle them together. This simplifies the code a lot.

Link: https://lore.kernel.org/r/20230316081117.14288-11-manivannan.sadhasivam@linaro.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
drivers/pci/controller/dwc/pcie-qcom.c