summaryrefslogtreecommitdiff
path: root/rust/helpers/xarray.c
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@linaro.org>2025-10-06 09:07:12 +0100
committerVinod Koul <vkoul@kernel.org>2025-11-20 22:10:17 +0530
commit5e428e45bf17a8f3784099ca5ded16e3b5d59766 (patch)
treee45a0b0d2cacf7464a14fffd88fb60fb1235c5fc /rust/helpers/xarray.c
parent356d1924b9a6bc2164ce2bf1fad147b0c37ae085 (diff)
phy: exynos5-usbdrd: fix clock prepare imbalance
Commit f4fb9c4d7f94 ("phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)") incorrectly added clk_bulk_disable() as the inverse of clk_bulk_prepare_enable() while it should have of course used clk_bulk_disable_unprepare(). This means incorrect reference counts to the CMU driver remain. Update the code accordingly. Fixes: f4fb9c4d7f94 ("phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)") CC: stable@vger.kernel.org Signed-off-by: André Draszik <andre.draszik@linaro.org> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Peter Griffin <peter.griffin@linaro.org> Link: https://patch.msgid.link/20251006-gs101-usb-phy-clk-imbalance-v1-1-205b206126cf@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions