From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [patch 1/1] ASoC: OpenRD Client : Fix naming breakage due to multicomponent support Date: Tue, 31 Aug 2010 13:57:09 +0100 Message-ID: <20100831125709.GL20849@rakim.wolfsonmicro.main> References: <20100830140004.266980003@rtp-net.org> <20100830140015.356460045@rtp-net.org> 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 47CD4103837 for ; Tue, 31 Aug 2010 14:57:11 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20100830140015.356460045@rtp-net.org> 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: Arnaud Patard Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Mon, Aug 30, 2010 at 04:00:05PM +0200, Arnaud Patard wrote: > multicomponent support added/changed some device name but added some typos, > breaking existing OpenRD Client support. > > > Signed-off-by: Arnaud Patard Applied, thanks.