From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: core - allow ASoC more flexible machine name Date: Thu, 12 May 2011 17:40:56 +0200 Message-ID: <20110512154056.GB17626@opensource.wolfsonmicro.com> References: <1305213244-4644-1-git-send-email-lrg@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 7D96B103831 for ; Thu, 12 May 2011 17:40:51 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1305213244-4644-1-git-send-email-lrg@ti.com> 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: Liam Girdwood Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Thu, May 12, 2011 at 04:14:04PM +0100, Liam Girdwood wrote: > Allow ASoC machine drivers to register a driver name > and a longname. This allows user space to determine > the flavour of machine driver. > > Signed-off-by: Liam Girdwood Applied, thanks.