diff options
author | 2024-03-29 00:12:00 +0200 | |
---|---|---|
committer | 2024-04-03 13:09:47 +0100 | |
commit | a358f67d16942f3bbc4d6b0e4b65efd5dda1c304 (patch) | |
tree | f3d8908fc96595585aad429618d42db967056995 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: Intel: avs: rt5682: Constify card_headset_pins (diff) | |
download | wireguard-linux-a358f67d16942f3bbc4d6b0e4b65efd5dda1c304.tar.xz wireguard-linux-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 <laurentiu.mihalcea@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://msgid.link/r/20240328221201.24722-2-laurentiumihalcea111@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions