From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/3] ARM: S3C64XX: Add AC97 platform resources Date: Tue, 26 Jan 2010 10:12:46 +0000 Message-ID: <20100126101246.GD15759@rakim.wolfsonmicro.main> References: <1264485101-13782-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 DB85F243F3 for ; Tue, 26 Jan 2010 11:12:47 +0100 (CET) Content-Disposition: inline In-Reply-To: <1264485101-13782-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, linux-samsung-soc@vger.kernel.org, Jassi Brar , ben-linux@fluff.org, linux-arm-kernel@lists.infradead.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Tue, Jan 26, 2010 at 02:51:39PM +0900, jassisinghbrar@gmail.com wrote: > From: Jassi Brar > > This patch defines the platform device and the resources: IRQ, DMA and MEM, > needed by the AC97 controller driver. > > Signed-off-by: Jassi Brar Acked-by: Mark Brown