[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <56A9771A.1000508@infradead.org>
Date: Wed, 27 Jan 2016 18:04:10 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: moderated for non-subscribers <alsa-devel@...a-project.org>
Cc: LKML <linux-kernel@...r.kernel.org>, Jie Yang <yang.jie@...el.com>,
Takashi Iwai <tiwai@...e.de>
Subject: [PATCH] sound: fix SND_PCM_TIMER Kconfig text
From: Randy Dunlap <rdunlap@...radead.org>
Fix spelling and typos for SND_PCM_TIMER.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Jie Yang <yang.jie@...el.com>
Cc: Takashi Iwai <tiwai@...e.de>
---
sound/core/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- lnx-45-rc1.orig/sound/core/Kconfig
+++ lnx-45-rc1/sound/core/Kconfig
@@ -97,11 +97,11 @@ config SND_PCM_TIMER
bool "PCM timer interface" if EXPERT
default y
help
- If you disable this option, pcm timer will be inavailable, so
- those stubs used pcm timer (e.g. dmix, dsnoop & co) may work
+ If you disable this option, pcm timer will be unavailable, so
+ those stubs that use pcm timer (e.g. dmix, dsnoop & co) may work
incorrectlly.
- For some embedded device, we may disable it to reduce memory
+ For some embedded devices, we may disable it to reduce memory
footprint, about 20KB on x86_64 platform.
config SND_SEQUENCER_OSS
Powered by blists - more mailing lists