UPSTREAM: i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
Add the missing geni_icc_disable() call before returning in the geni_i2c_runtime_resume() function. Commit 9ba48db9 ("i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume") by Gaosheng missed disabling the interconnect in one case. Fixes: bf225ed3 ("i2c: i2c-qcom-geni: Add interconnect support") Cc: Gaosheng Cui <cuigaosheng1@huawei.com> Cc: stable@vger.kernel.org # v5.9+ Signed-off-by:Andi Shyti <andi.shyti@kernel.org> Bug: 370629635 Change-Id: I572d96cd5f29e9e1adac5c0b99c00792222fc4f0 (cherry picked from commit 4e91fa1e) Signed-off-by:
Praveen Talari <quic_ptalari@quicinc.com>
Loading