diff options
author | Kuninori Morimoto <[email protected]> | 2020-02-17 17:28:15 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-02-18 23:37:05 +0000 |
commit | 0f6011fd79a2fb92cb80177fd6bdc8aac3a3cd93 (patch) | |
tree | 6690859cf756b651bf56948794c15d9fc61cf01c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cae06eb92557f0a073835380e57abee5f8173d73 (diff) |
ASoC: soc-pcm: merge playback/cature_active into stream_active
DAI has playback_active and capture_active to care usage count.
OTOH, we have SNDRV_PCM_STREAM_PLAYBACK/CAPTURE.
But because of this kind of implementation mismatch,
ALSA SoC has many verbose code.
To solve this issue, this patch merge playback_active/capture_active
into stream_active[2];
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions