summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2024-03-26 19:03:58 +0300
committerMark Brown <broonie@kernel.org>2024-03-26 19:13:22 +0300
commit1329f5b0d9d0b26021b6bd469a41139b9ccef58a (patch)
treeb3ec3fdbb3ec2e7276f7ce9101b7229337925f7c /tools/perf/scripts/python/exported-sql-viewer.py
parentc2c7a8b3848127f3355109d72c865b7741af9f0c (diff)
downloadlinux-1329f5b0d9d0b26021b6bd469a41139b9ccef58a.tar.xz
ASoC: intel: sof_sdw: Make find_codec_info_dai() return a pointer
Rather than returning an index simply return a pointer to the located codec info, this simplifies all the callers which only want to access the codec info structure. Also remove the inline specifier the function is fairly large for an inline function, let the compiler decide. And move the function such that it is located with the other find_codec_info_*() functions. 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-4-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