diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-05-24 09:12:09 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-05-24 11:51:25 +0300 |
commit | cf9d5c6619fadfc41cf8f5154cb990cc38e3da85 (patch) | |
tree | 0274d1f11aad9150326c30a4dabcebc85c1cdc26 /tools/perf/scripts/python | |
parent | 17c2d247ddd231199e682b0a7fda42fe46c2c07b (diff) | |
download | linux-cf9d5c6619fadfc41cf8f5154cb990cc38e3da85.tar.xz |
ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()
commit 06e8f5c842f2d ("ASoC: rsnd: don't call clk_get_rate() under
atomic context") used saved clk_rate, thus for_each_rsnd_clk()
is no longer needed. This patch fixes it.
Fixes: 06e8f5c842f2d ("ASoC: rsnd: don't call clk_get_rate() under atomic context")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87v978oe2u.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions