[PATCH v5 07/17] spi: orion: Simplify clock handling with devm_clk_get_enabled()
Mark Brown
broonie at kernel.org
Mon Mar 23 12:42:30 PDT 2026
On Thu, Mar 19, 2026 at 10:04:03AM +0800, Pei Xiao wrote:
> Replace devm_clk_get() followed by clk_prepare_enable() with
> devm_clk_get_enabled() for the "axi" clock. This reduces
> boilerplate code and error handling, as the managed API automatically
> disables the clock when the device is removed or if probe fails.
Another runtime PM clock managment one.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mediatek/attachments/20260323/6e7dba43/attachment.sig>
More information about the Linux-mediatek
mailing list