diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2024-03-26 19:03:59 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-03-26 19:13:23 +0300 |
commit | 961e694749fb8ddb8591512216e2fa6b4e3f42e2 (patch) | |
tree | 3f7d62e39d6e9690c74325bdab527d4af9a5301d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1329f5b0d9d0b26021b6bd469a41139b9ccef58a (diff) | |
download | linux-961e694749fb8ddb8591512216e2fa6b4e3f42e2.tar.xz |
ASoC: intel: sof_sdw: Only pass codec_conf pointer around
Rather than passing around a pointer to the codec_conf array, an index
into it and a size, simply pass around a pointer to the current codec_conf.
This reduces the amount of state moving around.
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://msgid.link/r/20240326160429.13560-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions