From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miguel Aguilar Subject: Re: [PATCH v2 1/2] Davinci: DM365: Add platform device for McBSP Date: Mon, 31 Aug 2009 09:19:37 -0600 Message-ID: <4A9BEA09.1040103@ridgerun.com> References: <1251498318-9490-1-git-send-email-miguel.aguilar@ridgerun.com> <20090829092245.GB7952@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.navvo.net (mail.navvo.net [74.208.67.6]) by alsa0.perex.cz (Postfix) with ESMTP id 377EC24739 for ; Mon, 31 Aug 2009 17:19:46 +0200 (CEST) In-Reply-To: <20090829092245.GB7952@sirena.org.uk> 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: davinci-linux-open-source@linux.davincidsp.com, clark.becker@ridgerun.com, diego.dompe@ridgerun.com, alsa-devel@alsa-project.org, nsnehaprabha@ti.com, todd.fischer@ridgerun.com List-Id: alsa-devel@alsa-project.org Mark, Should I create the patch against Kevin's temp/asoc branch? Thanks, Miguel Aguilar Mark Brown wrote: > On Fri, Aug 28, 2009 at 04:25:18PM -0600, miguel.aguilar@ridgerun.com wrote: >> From: Miguel Aguilar > >> 1) Registers the platform device for McBSP on dm365. >> 2) Add platform data to DM365 EVM board file. > >> Signed-off-by: Miguel Aguilar > > Please see my comments on one of your previous versions; there are some > patches due to be merged in 2.6.32 which change the board registration > quite a bit. Take a look at Kevin's temp/asoc branch to see how the > final merge will look.