aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-04-16 10:59:48 +0900
committerMark Brown <broonie@kernel.org>2021-04-16 14:34:10 +0100
commit1cacbac447d9b29a4057d7bbffe8c3d4125ec82a (patch)
tree8a9d1a6f9221bda4a3b2f90453cd9415fcb06ea5 /tools/perf/scripts/python/export-to-postgresql.py
parentASoC: SOF: use current DAI config during resume (diff)
downloadwireguard-linux-1cacbac447d9b29a4057d7bbffe8c3d4125ec82a.tar.xz
wireguard-linux-1cacbac447d9b29a4057d7bbffe8c3d4125ec82a.zip
ASoC: soc-pcm: don't use "name" on __soc_pcm_params_symmetry() macro
__soc_pcm_params_symmetry() macro is using "name" as parameter which will be exchanged to rate/channles/sample_bit, like below dai->name => dai->rate dai->name => dai->channels dai->name => dai->sample_bit But, dai itself has "name". This means 1) It is very confusable naming 2) It can't use dai->name This patch use "xxx" instead of "name" Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/8735vryoob.wl-kuninori.morimoto.gx@renesas.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