diff options
author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-04-24 11:16:43 +0200 |
---|---|---|
committer | Casey Connolly <casey.connolly@linaro.org> | 2025-06-02 18:20:15 +0200 |
commit | 94e57ba2011b4bb96c0714e02a5056bc0c7f87d0 (patch) | |
tree | e876e9a02121a4969c752915b7e5ccab627fe2b7 /drivers/button/button-qcom-pmic.c | |
parent | 409da8c4935338743b054e7c82f463c4a1c538e0 (diff) |
clk: qcom: Use setbits_le32() for qcom_gate_clk_en()
The other clock enable functions in clock-qcom.c use setbits_le32() to
read/modify/write the enable registers. Use the same for qcom_gate_clk_en()
to simplify the code a bit.
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Reviewed-by: Casey Connolly <casey.connolly@linaro.org>
Link: https://lore.kernel.org/r/20250424-apq8016-clock-fixes2-v2-3-fcc371c9e45f@linaro.org
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
Diffstat (limited to 'drivers/button/button-qcom-pmic.c')
0 files changed, 0 insertions, 0 deletions