mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
ALSA: ens1370: SRC stands for Sample Rate Converter
Signed-off-by: Rene Herman <rene.herman@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
e785d3d8fb
commit
810fd3f3f6
@ -522,7 +522,7 @@ static unsigned int snd_es1371_wait_src_ready(struct ensoniq * ensoniq)
|
||||
return r;
|
||||
cond_resched();
|
||||
}
|
||||
snd_printk(KERN_ERR "wait source ready timeout 0x%lx [0x%x]\n",
|
||||
snd_printk(KERN_ERR "wait src ready timeout 0x%lx [0x%x]\n",
|
||||
ES_REG(ensoniq, 1371_SMPRATE), r);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user