From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758101AbYIAMFt (ORCPT ); Mon, 1 Sep 2008 08:05:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752671AbYIAMFm (ORCPT ); Mon, 1 Sep 2008 08:05:42 -0400 Received: from cantor.suse.de ([195.135.220.2]:35828 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750761AbYIAMFl (ORCPT ); Mon, 1 Sep 2008 08:05:41 -0400 Date: Mon, 01 Sep 2008 14:05:39 +0200 Message-ID: From: Takashi Iwai To: Michael Kerrisk Cc: Andrew Morton , matt.jared@intel.com, andy.kopp@intel.com, dan.d.kogan@intel.com, lkml , Randy Dunlap , chaos.proton@gmail.com Subject: Re: Documentation/sound/alsa/ALSA-Configuration.txt: fix typo In-Reply-To: <48BBD092.2040908@gmail.com> References: <48BBD092.2040908@gmail.com> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.2 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 01 Sep 2008 13:22:58 +0200, Michael Kerrisk wrote: > > [contacts inb sound/pci/hda/hda_intel.c CCed] > > As noted by Gu Rui in http://bugzilla.kernel.org/show_bug.cgi?id=11444, > there is a typo in Documentation/sound/alsa/ALSA-Configuration.txt. > After checking the source (sound/pci/hda/hda_intel.c), the report > looks correct to me. > > Signed-off-by: Michael Kerrisk Thanks, applied. Takashi > > --- linux-2.6.27-rc2-orig/Documentation/sound/alsa/ALSA-Configuration.txt 2008-09-01 12:55:30.000000000 +0200 > +++ linux-2.6.27-rc2/Documentation/sound/alsa/ALSA-Configuration.txt 2008-09-01 13:03:10.000000000 +0200 > @@ -1079,7 +1079,7 @@ > register value without FIFO size correction as the current > DMA pointer. position_fix=2 will make the driver to use > the position buffer instead of reading SD_LPIB register. > - (Usually SD_LPLIB register is more accurate than the > + (Usually SD_LPIB register is more accurate than the > position buffer.) > > NB: If you get many "azx_get_response timeout" messages at > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ >