Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 81a4edb8 authored by Krishna Konda's avatar Krishna Konda Committed by Stephen Boyd
Browse files

mmc: msm_sdcc: fix mismatched clock api calls



During probe after setting up sdcc core clock with clk_enable_prepare(),
if there are any errors, the core clock is turned off but with
clk_disable() instead of the matching clk_disable_unprepare(). This
causes the clock driver to retain the vote for core clock thus
preventing tcxo shutdown.

Change-Id: I818a7c70800d23804d06dd768159c4de6ef5eda1
Signed-off-by: default avatarKrishna Konda <kkonda@codeaurora.org>
parent 1006fc20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment