diff options
author | Takashi Iwai <[email protected]> | 2017-02-02 14:57:22 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-02-03 17:36:35 +0100 |
commit | f69bd104b5cded0db547636fddd9512d7e6cfbf3 (patch) | |
tree | 9ce92a9713217d671d86c357fc917c19229e27b5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 182cdf23dbf6672954ac646871bf5902050268c7 (diff) |
ALSA: x86: Move stream status into pcm_stream_info
The only remaining field in struct had_stream_data is stream_type that
holds the current stream status. Such information fits better in
struct pcm_stream_info, so move it as a boolean "running" field to be
clearer.
This allows us to get rid or had_stream_data definition and
references.
Also, the superfluous status check get removed in a couple of places
where we can call PCM helpers in anyway.
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions