diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2020-02-27 10:54:38 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-03-05 13:15:18 +0000 |
commit | 25c2f5156dd57f03aee2de079248c23a56222c92 (patch) | |
tree | 5a5c02853a5cdad9719149673e52a214fc74ad17 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fd357ec595d36676c239d8d16706a270a961ac32 (diff) |
ASoC: soc-pcm: use defined stream
Many functions defines "stream = substream->stream", but
some of them is using "substream->stream" instead of "stream".
It is pointless. This patch uses defined stream.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87mu947q1t.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions