mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] sound: fix SND_PCM_TIMER Kconfig text
@ 2016-01-28  2:04 Randy Dunlap
  2016-01-28  6:24 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2016-01-28  2:04 UTC (permalink / raw)
  To: moderated for non-subscribers; +Cc: LKML, Jie Yang, Takashi Iwai

From: Randy Dunlap <rdunlap@infradead.org>

Fix spelling and typos for SND_PCM_TIMER.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jie Yang <yang.jie@intel.com>
Cc: Takashi Iwai <tiwai@suse.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

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

* Re: [PATCH] sound: fix SND_PCM_TIMER Kconfig text
  2016-01-28  2:04 [PATCH] sound: fix SND_PCM_TIMER Kconfig text Randy Dunlap
@ 2016-01-28  6:24 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2016-01-28  6:24 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: moderated for non-subscribers, LKML, Jie Yang

On Thu, 28 Jan 2016 03:04:10 +0100,
Randy Dunlap wrote:
> 
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix spelling and typos for SND_PCM_TIMER.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jie Yang <yang.jie@intel.com>
> Cc: Takashi Iwai <tiwai@suse.de>

Applied, thanks.


Takashi

> ---
>  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
> 

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

end of thread, other threads:[~2016-01-28  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-28  2:04 [PATCH] sound: fix SND_PCM_TIMER Kconfig text Randy Dunlap
2016-01-28  6:24 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome