[PATCH V2 7/7] i2c: imx-lpi2c: use bulk clk API

Wolfram Sang wsa at kernel.org
Mon Aug 22 15:18:52 PDT 2022


> -	clk_disable_unprepare(lpi2c_imx->clk);
> +	clk_bulk_disable(lpi2c_imx->num_clks, lpi2c_imx->clks);

Why is there no 'unprepare' with bulk?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220823/96814864/attachment.sig>


More information about the linux-arm-kernel mailing list