From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 0/5] ASoC: Convert pxa machine drivers to use use snd_soc_register_card() Date: Sat, 17 Dec 2011 09:29:57 +0000 Message-ID: <20111217092957.GF2833@opensource.wolfsonmicro.com> References: <1323917478.28019.1.camel@phoenix> 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 2A9D624495 for ; Sat, 17 Dec 2011 10:30:01 +0100 (CET) Content-Disposition: inline In-Reply-To: <1323917478.28019.1.camel@phoenix> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Axel Lin Cc: Ian Molton , alsa-devel@alsa-project.org, Eric Miao , Haojian Zhuang , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Dec 15, 2011 at 10:51:18AM +0800, Axel Lin wrote: > This serial converts some pxa machine drivers to use use snd_soc_register_card(). Applied all, thanks.