Re: [patch 1/2] echoaudio semaphore to mutex

2007-12-17 Thread Takashi Iwai
At Sun, 09 Dec 2007 13:15:10 -0400, Kevin Winchester wrote: > > Convert the semaphore to a mutex in echoaudio.c > > Signed-off-by: Kevin Winchester <[EMAIL PROTECTED]> It was already fixed on ALSA tree :) Thanks anyway. Takashi -- To unsubscribe from this list: send the line "unsubscribe linu

Re: [patch 1/2] echoaudio semaphore to mutex

2007-12-10 Thread Giuliano Pochini
On Sun, 9 Dec 2007, Kevin Winchester wrote: Convert the semaphore to a mutex in echoaudio.c Signed-off-by: Kevin Winchester <[EMAIL PROTECTED]> It's an 1:1 change. It looks fine to me. Acked-by: Giuliano Pochini <[EMAIL PROTECTED]> -- Giuliano. -- To unsubscribe from this list: send the

[patch 1/2] echoaudio semaphore to mutex

2007-12-09 Thread Kevin Winchester
Convert the semaphore to a mutex in echoaudio.c Signed-off-by: Kevin Winchester <[EMAIL PROTECTED]> --- sound/pci/echoaudio/echoaudio.c | 18 +- sound/pci/echoaudio/echoaudio.h |2 +- 2 files changed, 10 insertions(+), 10 deletions(-) Index: v2.6.24-rc4/sound/pci/echoaudio