diff options
author | Laurentiu Mihalcea <[email protected]> | 2024-03-29 00:12:00 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-03 13:09:47 +0100 |
commit | a358f67d16942f3bbc4d6b0e4b65efd5dda1c304 (patch) | |
tree | f3d8908fc96595585aad429618d42db967056995 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5faf65b5d1e36ec0a1eb3ba8ba2a8b7a779575ce (diff) |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions