From af03233469d1b81def9b28e9a870ae33fa9243e0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 12 Jul 2011 19:53:56 +0200 Subject: [PATCH] --- yaml --- r: 257774 b: refs/heads/master c: cf01b73e26a8e93b46cf0b8ae878206277fb8838 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/Kconfig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 1af64637ce30..00052973034e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: acfa634f7e199193ec28282e82a5a6dd8edebcb7 +refs/heads/master: cf01b73e26a8e93b46cf0b8ae878206277fb8838 diff --git a/trunk/sound/pci/hda/Kconfig b/trunk/sound/pci/hda/Kconfig index 1f1a4ae4b791..7489b4608551 100644 --- a/trunk/sound/pci/hda/Kconfig +++ b/trunk/sound/pci/hda/Kconfig @@ -19,10 +19,10 @@ config SND_HDA_PREALLOC_SIZE range 0 32768 default 64 help - Speficies the default pre-allocated buffer-size in kB for + Specifies the default pre-allocated buffer-size in kB for the HD-audio driver. A larger buffer (e.g. 2048) is preferred - for systems with PulseAudio. The default 64 is chosen just - from the compatibility reason. + for systems using PulseAudio. The default 64 is chosen just + for compatibility reasons. Note that the pre-allocation size can be changed dynamically via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too.