aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2018-09-04 17:58:38 +0200
committerGreg Kroah-Hartman <[email protected]>2018-09-10 11:14:58 +0200
commitbf1ad3e007e26df838e839bba97c3396ee91f51d (patch)
tree2067ff1db78685c1249533a14475821e86b7520d /tools/perf/scripts/python/bin
parentc5e7824b578639b244bdb3f96f4d3fcbfb2300ca (diff)
staging: bcm2835-audio: Fix incorrect draining handling
The handling of SNDRV_PCM_TRIGGER_STOP at the trigger callback is incorrect: when the STOP is issued, the driver is supposed to drop the stream immediately. Meanwhile bcm2835 driver checks the DRAINING state and tries to issue some different command. This patch straightens things a bit, dropping the incorrect state checks. The draining behavior would be still not perfect at this point, but will be improved in a later patch. 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