Skip to content
Commit 822fa19b authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: ALSA: ctxfi - Release PCM resources at each prepare call



The prepare callback can be called multiple times, thus it needs to
release and acquire the resource again by itself at the second or later
call.

Simply add pcm_release_resources() at the beginning of each prepare
callback in ctatc.c.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8a4259bf
Loading
Loading
Loading
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