From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/5] ASoC: fsl: mpc5200 combine psc_dma platform data Date: Wed, 12 Sep 2012 21:54:15 +0800 Message-ID: <20120912135412.GF19055@opensource.wolfsonmicro.com> References: <1347416089-23393-1-git-send-email-emillbrandt@dekaresearch.com> <1347416089-23393-3-git-send-email-emillbrandt@dekaresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id A28E42616FC for ; Wed, 12 Sep 2012 15:54:21 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1347416089-23393-3-git-send-email-emillbrandt@dekaresearch.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Eric Millbrandt Cc: Grant Likely , alsa-devel@alsa-project.org, Anatolij Gustschin , linuxppc-dev@lists.ozlabs.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Sep 11, 2012 at 10:14:46PM -0400, Eric Millbrandt wrote: > The mpc5200_psc_ac97 and mpc5200_psc_i2s modules rely on shared platform data > with mpc5200_dma. This looks good but depends on patch 1 so I can't apply it - if you can rebase things so this is patch 1 I'll apply it.