diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2022-11-28 05:46:28 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-28 13:04:33 +0000 |
commit | 7aa6d95d7ff5b86f8632bb0b4fb90f0a8eeaa7b6 (patch) | |
tree | 715a42ff33440fa79aaded5294cd2d5665dcfef7 /io_uring/fdinfo.h | |
parent | c5f81301d06898080c9a59eda91f6b8605f98a2a (diff) |
ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]
Current rsnd_adg_clk_dbg_info() is using locak clk_name[] to ndicating
clk name, but we don't want to use local clk_name[] everywhere when we
support R-Car Gen4 sound to handling non compatible clk naming.
This patch uses __clk_get_name() instead of local clk_name[] for it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87v8mz8wcs.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'io_uring/fdinfo.h')
0 files changed, 0 insertions, 0 deletions