All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Krzysztof Helt" <krzysztof.h1@wp.pl>
To: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: [PATCH] sparc dbri comment fix
Date: Tue, 12 Dec 2006 15:22:10 +0100	[thread overview]
Message-ID: <457ebb12f1e69@wp.pl> (raw)

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

This is a comment fix to avoid misleading about locking in the
dbri_cmdsend.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>


----------------------------------------------------
Ekranizacja bestsellerowej powieści Janusza L. Wiśniewskiego
"Samotność w sieci" JUŻ NA PŁYTACH DVD! 
http://klik.wp.pl/?adr=www.samotnoscwsieci.wp.pl%2Fdvd.html&sid=960

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: dbri-comment.diff --]
[-- Type: text/x-patch; name="dbri-comment.diff", Size: 550 bytes --]

diff -urp linux-2.6.19.orig/sound/sparc/dbri.c linux-2.6.19/sound/sparc/dbri.c
--- linux-2.6.19.orig/sound/sparc/dbri.c	2006-11-29 22:57:37.000000000 +0100
+++ linux-2.6.19/sound/sparc/dbri.c	2006-12-12 15:17:01.000000000 +0100
@@ -678,7 +678,7 @@ static s32 *dbri_cmdlock(struct snd_dbri
  * The JUMP cmd points to the new cmd string.
  * It also releases the cmdlock spinlock.
  *
- * Lock must not be held before calling this.
+ * Lock must be held before calling this.
  */
 static void dbri_cmdsend(struct snd_dbri * dbri, s32 * cmd,int len)
 {

[-- Attachment #3: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #4: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

             reply	other threads:[~2006-12-12 14:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-12 14:22 Krzysztof Helt [this message]
2006-12-19 10:14 ` [PATCH] sparc dbri comment fix Takashi Iwai

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=457ebb12f1e69@wp.pl \
    --to=krzysztof.h1@wp.pl \
    --cc=alsa-devel@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.