patch-2.3.23 linux/drivers/sound/maestro.c

Next file: linux/drivers/sound/sound_core.c
Previous file: linux/drivers/sound/dev_table.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/drivers/sound/maestro.c linux/drivers/sound/maestro.c
@@ -847,7 +847,7 @@
 
 	__maestro_write(ess->card,reg,data);
 
-	spin_unlock_irqrestore(&card->lock,flags);
+	spin_unlock_irqrestore(&ess->card->lock,flags);
 }
 
 static u16 __maestro_read(struct ess_card *card, u16 reg)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)