diff options
| author | Takashi Iwai <[email protected]> | 2018-09-04 17:58:37 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 11:14:58 +0200 |
| commit | c5e7824b578639b244bdb3f96f4d3fcbfb2300ca (patch) | |
| tree | 921322c18056d2df3a6e0bff37d2a295a4d4da26 /tools/perf/scripts/python/bin | |
| parent | aa45eeee516a16cbcb6733e3a57f06e6e4745749 (diff) | |
staging: bcm2835-audio: Drop useless running flag and check
The running flag of alsa_stream is basically useless. The running
state is strictly controlled in ALSA PCM core side, hence the check in
PCM trigger and close callbacks are superfluous.
Also, the prefill ack at trigger start became superfluous nowadays
with the ALSA PCM core update.
Let's rip them off.
Signed-off-by: Takashi Iwai <[email protected]>
Tested-by: Stefan Wahren <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions