diff options
author | Takashi Iwai <[email protected]> | 2021-02-06 21:36:54 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2021-02-08 16:00:39 +0100 |
commit | 2c87c1a49c9d113a9f3e8e951d7d64be5ff50ac1 (patch) | |
tree | 872952abd66eb91965fc148ee5bb7cb4495bb187 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 29bb274e94974669acb5186a75538f20df1508b6 (diff) |
ALSA: pcm: Assure sync with the pending stop operation at suspend
The current PCM code calls the sync_stop at the resume action due to
the analogy to the PCM prepare call pattern. But, it makes little
sense, as the sync should have been done rather at the suspend time,
not at the resume time.
This patch corrects the sync_stop call at suspend/resume to assure the
sync before finishing the suspend.
Fixes: 1e850beea278 ("ALSA: pcm: Add the support for sync-stop operation")
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
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