Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753763Ab1FTKOl (ORCPT ); Mon, 20 Jun 2011 06:14:41 -0400 Received: from mga01.intel.com ([192.55.52.88]:21901 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752955Ab1FTKOi (ORCPT ); Mon, 20 Jun 2011 06:14:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,392,1304319600"; d="scan'208";a="18337150" Date: Mon, 20 Jun 2011 12:14:45 +0200 From: Samuel Ortiz To: Mark Brown Cc: linux-kernel@vger.kernel.org, patches@opensource.wolfsonicro.com Subject: Re: [PATCH] mfd: Support multiple active WM831x AUXADC conversions Message-ID: <20110620101445.GB22420@sortiz-mobl> References: <1307443648-14193-1-git-send-email-broonie@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1307443648-14193-1-git-send-email-broonie@opensource.wolfsonmicro.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 943 Lines: 25 Hi Mark, On Tue, Jun 07, 2011 at 11:47:28AM +0100, Mark Brown wrote: > The WM831x AUXADC hardware can schedule multiple conversions at once, > allowing higher performance when more than one source is in use as we > can have the hardware start new conversions without having to wait for > a register write. > > Take advantage of this in the interrupt driven case, maintaining a list of > callers that are waiting for AUXADC conversions and completing them all > simultaneously. The external interface of the AUXADC is not changed so > there will be limited use of the feature immediately. Patch applied, many thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/