]> xenbits.xensource.com Git - people/aperard/linux.git/commit
clk: qcom: reset: Commonize the de/assert functions
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Tue, 6 Feb 2024 18:43:35 +0000 (19:43 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 6 Feb 2024 20:53:26 +0000 (14:53 -0600)
commiteda40d9c583e95e0b6ac69d2950eec10f802e0e8
tree9f6e26fbfd166d1df985f96116c30324f2e07bb5
parent316861f383176c6360dcffecceb1f843d860faf0
clk: qcom: reset: Commonize the de/assert functions

They do the same thing, except the last argument of the last function
call differs. Commonize them.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240105-topic-venus_reset-v2-2-c37eba13b5ce@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/reset.c