From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geoffrey Wossum Subject: Re: [PATCH]ASoC: Create a common directory for AVR32 and ARM9 atmel boards. Date: Fri, 3 Oct 2008 09:41:46 -0500 Message-ID: <200810030941.47270.geoffrey@pager.net> References: <48E47D42.8080306@atmel.com> <48E62A89.8070803@atmel.com> <20081003143523.GE26035@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from barracuda.pager.net (mail.pager.net [209.253.16.30]) by alsa0.perex.cz (Postfix) with SMTP id 8200E2474C for ; Fri, 3 Oct 2008 16:41:56 +0200 (CEST) Received: from mail.pager.net (lrs-ad1.longragesystems.local [192.168.1.254]) by barracuda.pager.net (Spam Firewall) with ESMTP id F21ED532D9 for ; Fri, 3 Oct 2008 09:41:49 -0500 (CDT) Received: from mail.pager.net (lrs-ad1.longragesystems.local [192.168.1.254]) by barracuda.pager.net with ESMTP id jVrJ3fPRr9wR1mQT for ; Fri, 03 Oct 2008 09:41:49 -0500 (CDT) In-Reply-To: <20081003143523.GE26035@sirena.org.uk> Content-Disposition: inline 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: Mark Brown Cc: Sedji Gaouaou , alsa-devel@alsa-project.org, Haavard Skinnemoen , Frank Mandarino List-Id: alsa-devel@alsa-project.org On Friday 03 October 2008 09:35:24 am Mark Brown wrote: > On Fri, Oct 03, 2008 at 04:22:01PM +0200, Sedji Gaouaou wrote: > > If you are talking about the API to access ssc(ssc_writel and > > ssc_readl), it was basically why I needed a new driver in the first > > place. Indeed we wanted to use the same API across all atmel platforms. > > OK, that's good. It'd be helpful if you could mention this in your > patch descriptions - at the minute there's very little detail there > which makes issues like this less clear than they could be. > > I'd still like to see this tested at least somewhat on AVR32, just to > make sure. Even a build test would be good. I'm planning on firing up the AVR32 board this afternoon. --- Geoffrey