diff options
| author | Kuninori Morimoto <[email protected]> | 2020-01-10 11:36:17 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-01-10 13:33:27 +0000 |
| commit | 83f94a2e293d617a98e077680ea00b2830a9ca22 (patch) | |
| tree | f5addf3a30585201c22d070978ed114157f829ce /tools/perf/scripts/python | |
| parent | 76c39e867cba338d8982f6372b2c4e3189f6439b (diff) | |
ASoC: soc-core: add snd_soc_close_delayed_work()
We need to setup rtd->close_delayed_work_func.
It will be set at snd_soc_dai_compress_new() or soc_new_pcm().
But these setups close_delayed_work() which is same name /
same implemantaion, but different local code.
To reduce duplicate code, this patch moves it as
snd_soc_close_delayed_work() and share same code.
Signed-off-by: Kuninori Morimoto <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions