From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 4/7] ASoC: S3C64XX: USE DMA info from platform data Date: Wed, 9 Dec 2009 11:00:24 +0000 Message-ID: <20091209110024.GC19851@opensource.wolfsonmicro.com> References: <1260332978-11475-1-git-send-email-jassisinghbrar@gmail.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 7EE33103872 for ; Wed, 9 Dec 2009 12:00:25 +0100 (CET) Content-Disposition: inline In-Reply-To: <1260332978-11475-1-git-send-email-jassisinghbrar@gmail.com> 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: jassisinghbrar@gmail.com Cc: alsa-devel@alsa-project.org, Jassi Brar , ben-linux@fluff.org List-Id: alsa-devel@alsa-project.org On Wed, Dec 09, 2009 at 01:29:38PM +0900, jassisinghbrar@gmail.com wrote: > From: Jassi Brar > Instead of hardcoding DMA channel numbers and address, for each controller > in the driver, let the information be read from platform data. > Signed-off-by: Jassi Brar OK, but this needs to go along with the arch/arm side to avoid breaking the driver.