Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1320329
| Path | csiph.com!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Takashi Iwai <tiwai@suse.de> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] sound: fix SND_PCM_TIMER Kconfig text |
| Date | Thu, 28 Jan 2016 07:30:02 +0100 |
| Message-ID | <qVOfE-7O2-7@gated-at.bofh.it> (permalink) |
| References | <qVKc2-4El-7@gated-at.bofh.it> |
| X-Original-To | Randy Dunlap <rdunlap@infradead.org> |
| User-Agent | Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.5 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
| MIME-Version | 1.0 (generated by SEMI 1.14.6 - "Maruoka") |
| Content-Type | text/plain; charset=US-ASCII |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 38 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | moderated for non-subscribers <alsa-devel@alsa-project.org>, LKML <linux-kernel@vger.kernel.org>, Jie Yang <yang.jie@intel.com> |
| X-Original-Date | Thu, 28 Jan 2016 07:24:31 +0100 |
| X-Original-Message-ID | <s5hr3h2mdb4.wl-tiwai@suse.de> |
| X-Original-References | <56A9771A.1000508@infradead.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1320329 |
Show key headers only | View raw
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 >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] sound: fix SND_PCM_TIMER Kconfig text Randy Dunlap <rdunlap@infradead.org> - 2016-01-28 03:10 +0100 Re: [PATCH] sound: fix SND_PCM_TIMER Kconfig text Takashi Iwai <tiwai@suse.de> - 2016-01-28 07:30 +0100
csiph-web