[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YwQAzBUuFvGUlrmX@shikoro>
Date: Tue, 23 Aug 2022 00:18:52 +0200
From: Wolfram Sang <wsa@...nel.org>
To: "Peng Fan (OSS)" <peng.fan@....nxp.com>
Cc: aisheng.dong@....com, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, shawnguo@...nel.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
linux-imx@....com, linux-i2c@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, xiaoning.wang@....com,
Peng Fan <peng.fan@....com>
Subject: Re: [PATCH V2 7/7] i2c: imx-lpi2c: use bulk clk API
> - clk_disable_unprepare(lpi2c_imx->clk);
> + clk_bulk_disable(lpi2c_imx->num_clks, lpi2c_imx->clks);
Why is there no 'unprepare' with bulk?
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists