From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id DDC662C007D for ; Wed, 12 Sep 2012 23:54:25 +1000 (EST) Date: Wed, 12 Sep 2012 21:54:15 +0800 From: Mark Brown To: Eric Millbrandt Subject: Re: [PATCH 2/5] ASoC: fsl: mpc5200 combine psc_dma platform data 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 In-Reply-To: <1347416089-23393-3-git-send-email-emillbrandt@dekaresearch.com> Cc: alsa-devel@alsa-project.org, Anatolij Gustschin , linuxppc-dev@lists.ozlabs.org, Liam Girdwood List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.