* cs46xx driver in 2.4.5-ac6
@ 2001-06-02 0:51 Ben Twijnstra
0 siblings, 0 replies; only message in thread
From: Ben Twijnstra @ 2001-06-02 0:51 UTC (permalink / raw)
To: alan; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
Hi Alan,
sndconfig still locked up on me with the cs46xx driver in -ac6, but I found
the culprit. Too lazy to figure out how to officially submit a patch, but the
body should look like what I attached.
Looks like you're too pessimistic. If everything works OK first time you
don't believe it. Oh well, looking at your diary, given all those
contractors I can't blame your mindset ;-)
Grtz,
Ben
[-- Attachment #2: cs46xx.c.patch --]
[-- Type: text/plain, Size: 318 bytes --]
*** drivers/sound/cs46xx.c Sat Jun 2 02:38:06 2001
--- ../cs46xx.c Sat Jun 2 02:40:09 2001
***************
*** 2312,2317 ****
--- 2312,2318 ----
CS_DBGOUT(CS_WAVE_WRITE | CS_FUNCTION, 2,
printk("cs46xx: cs_write()- ret=0x%x\n", ret) );
+ up(&state->sem);
return ret;
out:
up(&state->sem);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-06-02 0:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-02 0:51 cs46xx driver in 2.4.5-ac6 Ben Twijnstra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox