lkml.org 
[lkml]   [2000]   [Jan]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromIain Lowe <>
SubjectTrivial patch to cmpci.c
DateThu, 20 Jan 2000 08:42:04 -0500
I don't know how this slipped by but it only causes problems when CM8338
support is compiled into the kernel (no problems as a module). It's a no-brainer
but I've attached my patch for 2.3.39. 

I'm not sure where this started but I know that I had problems back in 2.3.33.

Iain Lowe--- linux/drivers/sound/cmpci.c.orig	Wed Jan 19 16:18:09 2000
+++ linux/drivers/sound/cmpci.c	Wed Jan 19 16:28:58 2000
@@ -2315,7 +2315,7 @@
 #ifdef CONFIG_SOUND_CMPCI_REAR
 static int	rear_out = 1;
 #else
-static int	read_out = 0;
+static int	rear_out = 0;
 #endif
 
 int __init init_cmpci(void)
\
 
 \ /
  Last update: 2005-03-22 13:56    [from the cache]
©2003-2008