[PATCH v2] phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks

Vinod Koul vkoul at kernel.org
Wed Apr 13 02:33:46 PDT 2022


On 18-03-22, 10:57, Miaoqian Lin wrote:
> The corresponding API for clk_prepare_enable is clk_disable_unprepare.
> Make sure that the clock is unprepared on exit by changing clk_disable
> to clk_disable_unprepare.

Applied, thanks

-- 
~Vinod



More information about the linux-phy mailing list