Skip to content

Commit e5778ec

Browse files
sfrothwelltorvalds
authored andcommitted
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>
1 parent d25e26b commit e5778ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/pci/ca0106/ca0106_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ static struct snd_ca0106_details ca0106_chip_details[] = {
254254
.name = "MSI K8N Diamond MB",
255255
.gpio_type = 2,
256256
.i2c_adc = 1,
257-
.spi_dac = 2 }
257+
.spi_dac = 2 },
258258
/* Shuttle XPC SD31P which has an onboard Creative Labs
259259
* Sound Blaster Live! 24-bit EAX
260260
* high-definition 7.1 audio processor".

0 commit comments

Comments
 (0)