diff options
| author | Kuninori Morimoto <[email protected]> | 2019-09-12 13:42:44 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-10-01 12:13:37 +0100 |
| commit | 353e16bf60458fae5927cf04ff668fc152fff465 (patch) | |
| tree | 32cf4a23deb3ece44956700ca1b143c3f7b6105b /tools/perf/scripts | |
| parent | d918a37610b1bf71faa86f589bd7604f71c1e05f (diff) | |
ASoC: soc-core: remove snd_soc_rtdcom_del_all()
If we can use devm_kzalloc(rtd->dev, xxx) for rtdcom,
we don't need to call snd_soc_rtdcom_del_all() for kfree().
This patch uses devm_kzalloc(rtd->dev, xxx) for rtdcom,
and remove snd_soc_rtdcom_del_all().
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')
0 files changed, 0 insertions, 0 deletions