--- Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> Could you try the current CVS? Hopefully, I fixed
> the problem.

Just one small spelling mistake ;-)

Index: alsa-kernel/core/control.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/control.c,v
retrieving revision 1.21
diff -u -u -r1.21 control.c
--- alsa-kernel/core/control.c  1 Dec 2002 18:20:16
-0000       1.21
+++ alsa-kernel/core/control.c  1 Dec 2002 18:32:25
-0000
@@ -132,7 +132,7 @@
                        control->owner = NULL;
        }
        write_unlock(&card->control_owner_lock);
-       write_lock_irqrestore(&card->control_rwlock,
flags);
+       write_unlock_irqrestore(&card->control_rwlock,
flags);
        snd_ctl_empty_read_queue(ctl);
        snd_magic_kfree(ctl);
        dec_mod_count(card->module);

Cheers,
Chris


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to