diff options
| author | Kuninori Morimoto <[email protected]> | 2019-11-05 15:46:45 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-11-05 23:50:22 +0000 |
| commit | b18768f56162964f70bbb9119dba59a947d7d577 (patch) | |
| tree | 6f63f2be9412ccf4c9f83b3c10a51f7ebb9b1c89 /scripts/gdb/linux/clk.py | |
| parent | 486c7978ff665eb763f70cc9477e0de6326e1c41 (diff) | |
ASoC: soc-core: remove snd_soc_component_add/del()
soc-core has
snd_soc_add_component(), snd_soc_component_add(),
snd_soc_del_component(), snd_soc_component_del().
These are very confusing naming.
snd_soc_component_xxx() are called from snd_soc_xxx_component(),
and these are very small.
Let's merge these into snd_soc_xxx_component(), and
remove snd_soc_component_xxx().
Reported-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions