diff options
author | Nicolas Frattaroli <nicolas.frattaroli@collabora.com> | 2025-04-10 22:25:32 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-11 15:01:26 +0300 |
commit | e78e7856d233010e6afef62f15567a8e7777c8bc (patch) | |
tree | ae554dacefdde221904f571158e52bff8c823f8c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b5d057a86e2086af0b1e6d0ca8b306be1c73a627 (diff) | |
download | linux-e78e7856d233010e6afef62f15567a8e7777c8bc.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions