6 Jul
2007
6 Jul
'07
10:42 p.m.
On 06/07/07, Adrian McMenamin <adrianmcmenamin@gmail.com> wrote:
On 06/07/07, Takashi Iwai <tiwai@suse.de> wrote:
I guess you shoud call del_timer() there at least. Otherwise the timer handler (aica_period_elapsed()) might be called even if the stream is not really running.
Fair enough. I'll fix that and repost later.
Attached is a new patch, tidied with indent and with SNDRV_PCM_TRIGGER_STOP being used. Submitted by: Adrian McMenamin <adrian@mcmen.demon.co.uk> Signed-off by: Adrian McMenamin <adrian@mcmen.demon.co.uk>