diff options
| author | Sameer Pujar <[email protected]> | 2020-11-02 20:40:11 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-11-10 17:28:20 +0000 |
| commit | c21cbb526c0a105d582299839a9c4244dd6bf38a (patch) | |
| tree | c41164e9d21e2b9395b75980b43ac4c77861c738 /tools/perf/scripts/python | |
| parent | e6aeb375d25dba56c4089b1d6aa0a77fe218ef3b (diff) | |
ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
PCM devices are created for FE dai links with 'no-pcm' flag as '0'.
Such DAI links have CPU component which implement either pcm_construct()
or pcm_new() at component or dai level respectively. Based on this,
current patch exposes a helper function to identify such components
and populate 'no_pcm' flag for DPCM DAI link.
This helps to have BE<->BE component links where PCM devices need
not be created for CPU component involved in such links.
Signed-off-by: Sameer Pujar <[email protected]>
Cc: 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