26 May
2009
26 May
'09
10:17 a.m.
At Tue, 26 May 2009 10:14:56 +0200, Werner Van Belle wrote:
Takashi Iwai wrote:
OK, in a case without exec, we need an explicit call. But I guess snd_pcm_close() isn't appropriate (as Werner experienced) since it calls snd_pcm_drop() there. I guess this call isn't needed as the driver itself takes care?
You mean: modifying the snd_pcm_close routine to not call snd_pcm_drop ?
Yes.
I guess that might work as well to solve my problem. Will such a fix appear in a new alsa release ?
We need more tests :) I might overlook something.
Takashi