diff options
| author | Nicolas Frattaroli <nicolas.frattaroli@collabora.com> | 2025-04-10 21:25:32 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-04-11 13:01:26 +0100 |
| commit | e78e7856d233010e6afef62f15567a8e7777c8bc (patch) | |
| tree | ae554dacefdde221904f571158e52bff8c823f8c /tools/perf/scripts/python | |
| parent | ASoC: wm_adsp: Use vmemdup_user() instead of open-coding (diff) | |
| download | linux-e78e7856d233010e6afef62f15567a8e7777c8bc.tar.gz linux-e78e7856d233010e6afef62f15567a8e7777c8bc.zip | |
ASoC: test-component: add set_tdm_slot stub implementation
The test-component driver implements various stub callbacks. One
of the ones it doesn't implement is set_tdm_slot. This has no
functional impact on whether ASoC core believes test-component to
do TDM or not, it just means that any TDM configuration can't
readily be dumped for debugging purposes like it can with the other
callbacks.
Add a stub implementation to allow for this. The output uses dev_info
rather than dev_dbg, to be in line with the set_fmt stub implementation
above.
Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20250410-test-component-tdm-slot-v1-1-9c3a7162fa7a@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
