projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f55d8
)
[ALSA] snd-ca0106: Fix typos.
author
James Courtier-Dutton
<
[email protected]
>
Sat, 25 Nov 2006 19:50:11 +0000
(19:50 +0000)
committer
Jaroslav Kysela
<
[email protected]
>
Wed, 20 Dec 2006 07:56:09 +0000
(08:56 +0100)
Signed-off-by: James Courtier-Dutton <
[email protected]
>
Signed-off-by: Jaroslav Kysela <
[email protected]
>
sound/pci/ca0106/ca0106_main.c
patch
|
blob
|
history
diff --git
a/sound/pci/ca0106/ca0106_main.c
b/sound/pci/ca0106/ca0106_main.c
index 881c4ca7b56d5e8974c1d3e79f943cb392fac4e7..f61f052f6d14d01cb88933c014cc9a945acbaba8 100644
(file)
--- a/
sound/pci/ca0106/ca0106_main.c
+++ b/
sound/pci/ca0106/ca0106_main.c
@@
-204,7
+204,7
@@
static struct snd_ca0106_details ca0106_chip_details[] = {
* DAC: WM8768GEDS
*/
{ .serial = 0x10111102,
- .name = "Audigy
LS
[SB0570a]",
+ .name = "Audigy
SE OEM
[SB0570a]",
.gpio_type = 1,
.i2c_adc = 1,
.spi_dac = 1 } ,
@@
-1315,7
+1315,7
@@
static int __devinit snd_ca0106_create(int dev, struct snd_card *card,
}
chip->details = c;
if (subsystem[dev]) {
- printk(KERN_INFO "snd-ca0106: Sound card name=%s, subsystem=0x%x. Forced to subsytem=0x%x\n",
+ printk(KERN_INFO "snd-ca0106: Sound card name=%s, subsystem=0x%x. Forced to subsy
s
tem=0x%x\n",
c->name, chip->serial, subsystem[dev]);
}