Skip to content

Commit

Permalink
ALSA: hda - fix up typos in Kconfig help for default buffer size intr…
Browse files Browse the repository at this point in the history
…oduced in acfa634

This commit is a fix up for commit acfa634.

	commit acfa634
	Author: Takashi Iwai <tiwai@suse.de>
	Date:   Tue Jul 12 17:27:46 2011 +0200

		  ALSA: hda - Add Kconfig for the default buffer size

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Paul Menzel authored and Takashi Iwai committed Jul 12, 2011
1 parent acfa634 commit cf01b73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sound/pci/hda/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cf01b73

Please sign in to comment.