lkml.org 
[lkml]   [2002]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] 39/41 sound/oss/nm256.h - convert cli to spinlocks
From
--- vanilla-2.5.32/sound/oss/nm256.h	Sat Apr 20 18:25:20 2002
+++ linux-2.5-cli-oss/sound/oss/nm256.h Tue Aug 13 14:04:59 2002
@@ -1,6 +1,7 @@
#ifndef _NM256_H_
#define _NM256_H_

+#include <linux/spinlock.h>
#include "ac97.h"

/* The revisions that we currently handle. */
@@ -33,6 +34,8 @@
int dev_for_play;
int dev_for_record;

+ spinlock_t lock;
+
/* The mixer device. */
int mixer_oss_dev;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.028 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site