Browse Source

ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Stephen Rothwell 16 years ago
parent
commit
e5778ec91e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/pci/ca0106/ca0106_main.c

+ 1 - 1
sound/pci/ca0106/ca0106_main.c

@@ -254,7 +254,7 @@ static struct snd_ca0106_details ca0106_chip_details[] = {
 	   .name   = "MSI K8N Diamond MB",
 	   .name   = "MSI K8N Diamond MB",
 	   .gpio_type = 2,
 	   .gpio_type = 2,
 	   .i2c_adc = 1,
 	   .i2c_adc = 1,
-	   .spi_dac = 2 }
+	   .spi_dac = 2 },
 	 /* Shuttle XPC SD31P which has an onboard Creative Labs
 	 /* Shuttle XPC SD31P which has an onboard Creative Labs
 	  * Sound Blaster Live! 24-bit EAX
 	  * Sound Blaster Live! 24-bit EAX
 	  * high-definition 7.1 audio processor".
 	  * high-definition 7.1 audio processor".