All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: ens1370: SRC stands for Sample Rate Converter
@ 2008-07-17  7:35 Rene Herman
  2008-07-17 10:11 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Rene Herman @ 2008-07-17  7:35 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: ALSA devel

[-- Attachment #1: Type: text/plain, Size: 11 bytes --]

Trivial...

[-- Attachment #2: 0001-ALSA-ens1370-SRC-stands-for-Sample-Rate-Converter.patch --]
[-- Type: text/plain, Size: 821 bytes --]

>From 7f839eda81a36fb4291941423ac7f9b61e72fee1 Mon Sep 17 00:00:00 2001
From: Rene Herman <rene.herman@gmail.com>
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@gmail.com>
---
 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


[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-17 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-17  7:35 [PATCH] ALSA: ens1370: SRC stands for Sample Rate Converter Rene Herman
2008-07-17 10:11 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.