Skip to content
Snippets Groups Projects
Commit 24e8fc49 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: remove unneeded power_mutex lock in snd_pcm_drop


The power_mutex lock in snd_pcm_drop may cause a possible deadlock
chain, and above all, it's unneeded.  Let's get rid of it.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 399ccdc1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment