diff options
| author | Kuninori Morimoto <[email protected]> | 2023-09-11 23:47:09 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-09-25 14:16:14 +0200 |
| commit | b5a95c5bf6d6953d05b2c12acc8c07783232bea9 (patch) | |
| tree | 73ece0a6766ad0f5266917c9560f119fd899a114 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 1d5a2b5dd0a8d2b2b535b5266699429dbd48e62f (diff) | |
ASoC: simple_card_utils.h: convert not to use asoc_xxx()
ASoC is using 2 type of prefix (asoc_xxx() vs snd_soc_xxx()),
but these are unified into snd_soc_xxx().
simple_card / audio_graph drivers are historically using
asoc_xxx() prefix too. simple_card / audio_graph are not
ASoC framework, so let's use simple_card_xxx_() / audio_graph_xxx()
for global function prefix.
This patch has asoc_xxx() as define to keep compatible.
It will be removed if all drivers were switched to new style.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions