[PATCH 1/2] ASoC: SOF: imx: Add code to manage DSP related clocks
Mark Brown
broonie at kernel.org
Thu Sep 2 16:49:13 CEST 2021
On Thu, Sep 02, 2021 at 03:32:15PM +0300, Daniel Baluta wrote:
> + for (i = 0; i < clks->num_dsp_clks; i++) {
> + clks->dsp_clks[i] = devm_clk_get(sdev->dev, clks->dsp_clks_names[i]);
Looks like this could benefit from the use of the clk_bulk_ APIs?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20210902/90ae26ee/attachment.sig>
More information about the Alsa-devel
mailing list