From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/3] ASoC: fsl: register the wm9712-codec Date: Sat, 22 Sep 2012 11:02:24 -0400 Message-ID: <20120922150223.GG4495@opensource.wolfsonmicro.com> References: <1348151805-93991-1-git-send-email-emillbrandt@dekaresearch.com> <1348151805-93991-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 AAAA7261651 for ; Sat, 22 Sep 2012 17:02:26 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1348151805-93991-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, linuxppc-dev@lists.ozlabs.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Sep 20, 2012 at 10:36:45AM -0400, Eric Millbrandt wrote: > The mpc5200-psc-ac97 driver does not enumerate attached ac97 devices, so > register the device here. Applied, thanks.