diff options
| author | Kuninori Morimoto <[email protected]> | 2019-09-12 13:40:08 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-10-01 12:12:34 +0100 |
| commit | 6e864344873f19120f742c19d15a8c53e7247c6a (patch) | |
| tree | ff0903ff802daaad460f26140fc667a34bbcd0a2 /tools/perf/scripts/python | |
| parent | 929deb849b9e4319015070ead7ca976a4f16e303 (diff) | |
ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init()
"rtd" is handled by soc_xxx_pcm_runtime(), and
"rtd->dev" is handled by soc_rtd_xxx().
There is no reason to separate these, and it makes code complex.
We can create these in the same time.
This patch merges soc_rtd_init() into soc_new_pcm_runtime().
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')
0 files changed, 0 insertions, 0 deletions