From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH, RFC] ASoC: update pxa2xx-ssp to work with current mainline Date: Sat, 10 May 2008 14:35:01 +0100 Message-ID: <1210426501.20475.128.camel@odin> References: <1210423813.3876.10.camel@localhost.localdomain> 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 718912441F for ; Sat, 10 May 2008 15:35:03 +0200 (CEST) In-Reply-To: <1210423813.3876.10.camel@localhost.localdomain> 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: Philipp Zabel Cc: Liam Girdwood , alsa-devel@alsa-project.org, Mark Brown List-Id: alsa-devel@alsa-project.org On Sat, 2008-05-10 at 14:50 +0200, Philipp Zabel wrote: > This patch against the ASoC dev branch updates pxa2xx-ssp to work with > current mainline. I only made minimal changes to clock/register access > and some dbg->pr_debug cleanup, I guess the DMA setup should be > reworked > properly, but I'm not familiar enough with that. > > Signed-off-by: Philipp Zabel > --- > sound/soc/pxa/pxa2xx-ssp.c | 266 > +++++++++++++++++++++++++------------------- > 1 files changed, 151 insertions(+), 115 deletions(-) > Thanks, applied to ASoC git. Liam