diff options
| author | Laurentiu Mihalcea <[email protected]> | 2024-03-28 22:12:00 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-04-03 12:09:47 +0000 |
| commit | a358f67d16942f3bbc4d6b0e4b65efd5dda1c304 (patch) | |
| tree | f3d8908fc96595585aad429618d42db967056995 /sound/soc/sof/imx/imx-common.c | |
| parent | ASoC: Intel: avs: rt5682: Constify card_headset_pins (diff) | |
| download | kernel-a358f67d16942f3bbc4d6b0e4b65efd5dda1c304.tar.gz kernel-a358f67d16942f3bbc4d6b0e4b65efd5dda1c304.zip | |
ASoC: SOF: imx: drop usage of the imx8_*_clocks API
Currently, the driver has to keep track of all the clocks
it uses via an array of "struct clk_bulk_data", which doesn't
scale well and is unnecessary. As such, replace the usage of
the imx8_*_clocks with "devm_clk_bulk_get_all()" and friends.
Signed-off-by: Laurentiu Mihalcea <[email protected]>
Reviewed-by: Iuliana Prodan <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'sound/soc/sof/imx/imx-common.c')
0 files changed, 0 insertions, 0 deletions
