summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-08-04 17:39:10 +0300
committerStephen Boyd <sboyd@kernel.org>2023-08-04 18:21:51 -0700
commitbb362d0e91e198a9b71e2c60611999734f358067 (patch)
treeee8d3c151f9d46cdcac2d4fe28c3c406f4bde03f /tools/perf/scripts/python/bin/stackcollapse-report
parent28df1500f53874e310d55b64dfbdfde286953ebc (diff)
downloadkernel-bb362d0e91e198a9b71e2c60611999734f358067.tar.gz
clk: ti: Replace kstrdup() + strreplace() with kstrdup_and_replace()
Replace open coded functionality of kstrdup_and_replace() with a call. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20230804143910.15504-5-andriy.shevchenko@linux.intel.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
r> 2021-02-08ASoC: codec: hdmi-codec: Support IEC958 encoded PCM formatSia Jee Heng 2021-01-08ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Stephan Gerhold 2020-11-26ASoC: hdmi-codec: Add RX supportShengjiu Wang 2020-11-23ASoC: hdmi-codec: Get ELD in before reporting plugged eventCheng-Yi Chiang 2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang 2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov 2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto 2020-07-16ASoC: hdmi-codec: return -ENOTSUPP for digital_muteKuninori Morimoto 2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai 2020-02-17ASoC: hdmi-codec: set plugged_cb to NULL when component removingTzung-Bi Shih 2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown 2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya 2019-12-09ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet