From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Select DMA driver for Samsung DAIs Date: Tue, 21 Sep 2010 14:22:23 +0100 Message-ID: <20100921132223.GC29838@rakim.wolfsonmicro.main> References: <1285011508-8750-1-git-send-email-broonie@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 0AE22103891 for ; Tue, 21 Sep 2010 15:22:25 +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, patches@opensource.wolfsonmicro.com, Jassi Brar , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Sep 21, 2010 at 09:38:04AM +0900, Jassi Brar wrote: > SND_S3C_SOC_PCM builds s3c-pcm.c, which is the PCM controller's CPU driver. > s3c-dma.c is the DMA driver for Samsung SoCs, which is already built > as the first > thing for Samsung ASoC. Gah, yeah. Wonder what my actual problem was then...