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>
This commit is contained in:
parent
d25e26b61d
commit
e5778ec91e
|
@ -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".
|
||||||
|
|
Loading…
Reference in New Issue