diff options
author | Takashi Iwai <[email protected]> | 2016-05-24 15:08:31 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-06-14 07:43:52 +0200 |
commit | 4b95ff781e30c50298257d22a2c3743b2e5739be (patch) | |
tree | 348558ed57d9e59d581bb9af5b27eb98c38dd3b5 /scripts/gdb/linux/proc.py | |
parent | 68b4acd322494444803a3f49884ae889c8ec6689 (diff) |
ALSA: pcm: Allow dropping stream directly after resume
So far, the PCM core refuses DROP ioctl when the stream in the
suspended state. This was basically to avoid the invalid state change
*during* the suspend. But since we protect the power change globally
in the common PCM ioctl caller side, it's guaranteed that
snd_pcm_drop() is called at the right power state. So we can assume
that the drop of stream is safe immediately after SUSPENDED state.
Reviewed-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions