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:
e785d3d
)
ALSA: ens1370: SRC stands for Sample Rate Converter
author
Rene Herman
<rene.herman@gmail.com>
Thu, 17 Jul 2008 07:22:29 +0000
(09:22 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 17 Jul 2008 09:58:38 +0000
(11:58 +0200)
Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ens1370.c
patch
|
blob
|
history
diff --git
a/sound/pci/ens1370.c
b/sound/pci/ens1370.c
index fbf1124f7c79d1609f594fdb786e0ec0e0b676ac..33032a73ecc88d8adb950211624a5540e0e0d7d3 100644
(file)
--- a/
sound/pci/ens1370.c
+++ b/
sound/pci/ens1370.c
@@
-522,7
+522,7
@@
static unsigned int snd_es1371_wait_src_ready(struct ensoniq * ensoniq)
return r;
cond_resched();
}
- snd_printk(KERN_ERR "wait s
ource
ready timeout 0x%lx [0x%x]\n",
+ snd_printk(KERN_ERR "wait s
rc
ready timeout 0x%lx [0x%x]\n",
ES_REG(ensoniq, 1371_SMPRATE), r);
return 0;
}