From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/7] ASoC: fsl: mpc5200 combine psc_dma platform data Date: Tue, 18 Sep 2012 23:03:54 -0400 Message-ID: <20120919030353.GP8832@opensource.wolfsonmicro.com> References: <1347572596-37540-1-git-send-email-emillbrandt@dekaresearch.com> <1347572596-37540-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 5632626514A for ; Wed, 19 Sep 2012 05:03:56 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1347572596-37540-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 Thu, Sep 13, 2012 at 05:43:11PM -0400, Eric Millbrandt wrote: > The mpc5200_psc_ac97 and mpc5200_psc_i2s modules rely on shared platform data > with mpc5200_dma. Applied, thanks.