From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] improved snd-aloop quality when using certain samplerates and kernel HZ Date: Thu, 06 Mar 2008 16:51:14 +0100 Message-ID: References: <20080219125046.GA6455@mathematik.uni-freiburg.de> <20080220141906.GA15096@mathematik.uni-freiburg.de> <20080221000601.GA4829@mathematik.uni-freiburg.de> <20080222180528.GD6860@mathematik.uni-freiburg.de> <20080301115506.GA7175@mathematik.uni-freiburg.de> <20080301233503.GA6175@mathematik.uni-freiburg.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="iso-8859-3" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id CEA5B243D4 for ; Thu, 6 Mar 2008 16:51:14 +0100 (CET) In-Reply-To: <20080301233503.GA6175@mathematik.uni-freiburg.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Ahmet =?ISO-8859-3?Q?=A9nan?= Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Sun, 2 Mar 2008 00:35:03 +0100, Ahmet =A9nan wrote: > = > moved module parameter pcm_substreams range check code around, to prevent= catastrophe. > removed bogus module parameter pcm_devs code - aloop creates only one pai= r of devices. > allowed float_le, too. > removed obsolete code. > = > [snd-aloop - more cleanups] > http://www.mathematik.uni-freiburg.de/IAM/homepages/ainan/alsa-driver-hg-= aloop-ainan-patch3.diff > [Signed-off-by: Ahmet =A9nan mathematik.uni-freiburg.de>] > = > patch is relative to my previous patch. Please post the patch instead of URL. Also, it'd be appreciated if you follow the standard rule for submitting patches. We follow the linux kernel rule for alsa-driver tree, too. See $LINUX/Documentation/SubmittingPatches. thanks, Takashi