summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2026-07-21 15:36:34 +0100
committerMark Brown <broonie@kernel.org>2026-07-27 18:47:07 +0100
commit3e81e2fb216327a73510a7aa5318023c379d479a (patch)
tree8fe90f5536c19fcab4693cdae0e785d01e5c7faa /tools/perf/scripts/python
parent050406cbd676615ba71081bce69df710754d27e4 (diff)
ASoC: Add a component fixup_controls callback
A card level fixup_controls callback was added in: commit df4d27b19b89 ("ASoC: Introduce 'fixup_controls' card method") This allowed the machine driver to take actions after all the card controls have been added. However, there are times when a codec driver would also want to do things like obtain references to controls for later use, which require all the controls to be present. Add a component level fixup_controls callback, echoing the card level option. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://patch.msgid.link/20260721143636.361814-6-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions