aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorCharles Keepax <[email protected]>2024-03-26 11:03:58 -0500
committerMark Brown <[email protected]>2024-03-26 16:13:22 +0000
commit1329f5b0d9d0b26021b6bd469a41139b9ccef58a (patch)
treeb3ec3fdbb3ec2e7276f7ce9101b7229337925f7c /tools/perf/scripts/python/syscall-counts-by-pid.py
parentc2c7a8b3848127f3355109d72c865b7741af9f0c (diff)
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 <[email protected]> Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions