From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/4] ASoC: SAMSUNG: Change platform driver for SMDKs Date: Fri, 10 Jun 2011 11:16:38 +0100 Message-ID: <20110610101638.GF26436@opensource.wolfsonmicro.com> References: <1307606950-8310-1-git-send-email-sbkim73@samsung.com> <1307606950-8310-4-git-send-email-sbkim73@samsung.com> <000a01cc273e$49dc4610$dd94d230$@com> <20110610094920.GC26436@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 56468103A5D for ; Fri, 10 Jun 2011 12:16:41 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Jassi Brar Cc: alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org, Sangbeom Kim , kgene.kim@samsung.com, ben-linux@fluff.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Fri, Jun 10, 2011 at 03:42:27PM +0530, Jassi Brar wrote: > On Fri, Jun 10, 2011 at 3:19 PM, Mark Brown > > If iDMA is always a better choice on CPUs that support it then the > > cpu_is_() macros might be a good way to make the selection? > Actually I remembered just after I posted - iDMA wouldn't support capture. > So iDMA is a bad choice after all. So I guess the relevant boards would be better off adding a separate DAI to allow applications to select the DAI they want at runtime?