Trivial...
>From 7f839eda81a36fb4291941423ac7f9b61e72fee1 Mon Sep 17 00:00:00 2001 From: Rene Herman <rene.herman@xxxxxxxxx> Date: Thu, 17 Jul 2008 09:22:29 +0200 Subject: [PATCH] ALSA: ens1370: SRC stands for Sample Rate Converter Signed-off-by: Rene Herman <rene.herman@xxxxxxxxx> --- sound/pci/ens1370.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sound/pci/ens1370.c b/sound/pci/ens1370.c index 72d85a5..38808fb 100644 --- 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 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; } -- 1.5.5
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel