diff options
author | Mark Brown <[email protected]> | 2021-07-26 20:41:23 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-28 16:39:14 +0100 |
commit | 31428c78748cafdd9352e1f622eb89bf453d9700 (patch) | |
tree | 053d5abddb7f9aa61d922013f63012715642c614 /tools/perf/scripts/python/sched-migration.py | |
parent | 61bef9e68dca4316e1fc5fdf5f0c270bdbd65657 (diff) |
ASoC: component: Remove misplaced prefix handling in pin control functions
When the component level pin control functions were added they for some
no longer obvious reason handled adding prefixing of widget names. This
meant that when the lack of prefix handling in the DAPM level pin
operations was fixed by ae4fc532244b3bb4d (ASoC: dapm: use component
prefix when checking widget names) the one device using the component
level API ended up with the prefix being applied twice, causing all
lookups to fail.
Fix this by removing the redundant prefixing from the component code,
which has the nice side effect of also making that code much simpler.
Reported-by: Richard Fitzgerald <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Tested-by: Lucas Tanure <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions