public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Twijnstra <bentw@chello.nl>
To: alan@lxorguk.ukuu.org.uk
Cc: linux-kernel@vger.kernel.org
Subject: cs46xx driver in 2.4.5-ac6
Date: Sat, 2 Jun 2001 02:51:24 +0200	[thread overview]
Message-ID: <01060202512400.01300@beastie> (raw)

[-- 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);

                 reply	other threads:[~2001-06-02  0:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01060202512400.01300@beastie \
    --to=bentw@chello.nl \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox