commit | d718e3e8fd24ad4fdc13dcd277a2c632d7addec1 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Mon Feb 26 17:26:10 2024 +0000 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Fri Mar 01 14:44:35 2024 +0000 |
tree | 81b03948444b0e60e4e6768109aadcabcf08dec3 | |
parent | 3e88e6e2a5034904caf90fee184f31381ae9be8e [diff] |
clock/qcom: qcs404: fix clk_set_rate We should be returning the rate that we set the clock to, drivers like MMC rely on this. So fix it. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Tested-by: Sumit Garg <sumit.garg@linaro.org> #qcs404 Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>