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 A23AF2C007E for ; Thu, 20 Sep 2012 06:46:40 +1000 (EST) Date: Wed, 19 Sep 2012 21:46:36 +0100 From: Mark Brown To: Eric Millbrandt Subject: Re: [PATCH 5/7] ASoC: fsl: convert pcm030-audio-fabric to a platform-driver Message-ID: <20120919204635.GA12297@opensource.wolfsonmicro.com> References: <1347572596-37540-1-git-send-email-emillbrandt@dekaresearch.com> <1347572596-37540-6-git-send-email-emillbrandt@dekaresearch.com> <20120919030324.GO8832@opensource.wolfsonmicro.com> <0A40042D85E7C84DB443060EC44B3FD3459868BABB@dekaexchange07.deka.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <0A40042D85E7C84DB443060EC44B3FD3459868BABB@dekaexchange07.deka.local> 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 Wed, Sep 19, 2012 at 10:35:45AM -0400, Eric Millbrandt wrote: > That was an artifact of me splitting the changes to pcm030-audio-fabric.c > into multiple patches. I changed the driver to a platform device in this > patch and converted to snd_soc_register_card() in the next patch. I can > merge the two patches back together if you think that is cleaner and > easier to understand. Yes, please.