aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-07-22 10:36:16 +0900
committerMark Brown <[email protected]>2019-07-23 18:14:26 +0100
commit467fece8fbc6774a3a3bd0981e1a342fb5022706 (patch)
treed85ea1aa80bfba0bd132566567fc41a7e0d2ff4c /tools/perf/scripts/python
parent88fdffa2eef45fc9f6009ee590741c44a57c49c7 (diff)
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
snd_soc_dai_stream_valid() is function to check stream validity. But, some code is using it, some code are checking stream->channels_min directly. Doing samethings by different method is confusable. This patch uses same funcntion for same purpose. 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