diff options
| author | Kuninori Morimoto <[email protected]> | 2019-05-13 16:06:30 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-05-13 12:44:02 +0100 |
| commit | 0a2cfcd998e3503c20be497cadb0ef23edb984be (patch) | |
| tree | 69192935258915c2dbb55e7ae092220491b446a6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 22d251a5964780452aed378a143816fbf2d4201d (diff) | |
ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()
Current soc_bind_dai_link() is substituting rtd->codec_dais to
codec_dais, and sets found DAI into it.
But, it is a little bit un-readable / un-understandable to
know detail of rtd, and it will make difficult to understand
rtd->cpu_dais if Multi CPU was supported.
This patch cleanup it and prepare for Multi CPU support.
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions