[PATCH] i3c: master: cdns: Simplify handling clocks in probe()

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Jul 30 16:40:29 PDT 2025


On Sun, 13 Jul 2025 17:24:12 +0200, Krzysztof Kozlowski wrote:
> The two clocks, driver is getting, are not being disabled/re-enabled
> during runtime of the device.  Eliminate one variable in state struct,
> all error paths and a lot of code from probe() and remove() by using
> devm_clk_get_enabled().
> 
> 

Applied, thanks!

[1/1] i3c: master: cdns: Simplify handling clocks in probe()
      https://git.kernel.org/abelloni/c/da9b54708ddf

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-i3c mailing list