diff options
author | 2015-07-15 07:14:05 +0000 | |
---|---|---|
committer | 2015-07-16 22:29:21 +0100 | |
commit | 3023b384d0c9da49028131b91fe64b24b5b84e6d (patch) | |
tree | 94ef29ea1c7bfc0e3435890d14ca0f8c05fde579 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: rsnd: add rsnd_src_initialize_lock/unlock() (diff) | |
download | linux-dev-3023b384d0c9da49028131b91fe64b24b5b84e6d.tar.xz linux-dev-3023b384d0c9da49028131b91fe64b24b5b84e6d.zip |
ASoC: rsnd: tidyup ADINR function name
Renesas sound IP (= SSIU/SRC/CTU/MIX/DVC) have ADINR
(= Audio Information Register), but some of them (= SSIU/SRC/DVC)
are for audio data bits, some of them (= CTU/MIX) are for audio data
channels.
Current rsnd driver is supporting SSIU/SRC/DVC, and these ADINR were
for bits. This patch rename rsnd_get_adinr() to rsnd_get_adinr_bit(),
and we will have rsnd_get_adinr_chan() for CTU/MIX.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Keita Kobayashi <keita.kobayashi.ym@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