aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/clk.py
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-11-05 15:47:04 +0900
committerMark Brown <[email protected]>2019-11-05 23:50:40 +0000
commite11381f38f34789b374880c4a149e25e8d7f0cfd (patch)
treee5394183d8198f7b6040543cad6d5b83d3e7b9d4 /scripts/gdb/linux/clk.py
parent3f6674ae13a1e498f249b0255659bfc4f692a7e0 (diff)
ASoC: soc-core: add snd_soc_unregister_dai()
It is easy to read code if it is cleanly using paired function/naming, like start <-> stop, register <-> unregister, etc, etc. But, current ALSA SoC code is very random, unbalance, not paired, etc. It is easy to create bug at the such code, and is difficult to debug. This patch adds missing soc_del_dai() and snd_soc_unregister_dai(). 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