From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 01/10] ASoC: Rename snd_soc_card to snd_soc_machine Date: Fri, 21 Nov 2008 16:04:13 +0100 Message-ID: References: <20081121144734.GA25238@rakim.wolfsonmicro.main> <1227278913-25313-1-git-send-email-broonie@opensource.wolfsonmicro.com> <20081121150217.GE31866@sirena.org.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id C72DC24542 for ; Fri, 21 Nov 2008 16:04:13 +0100 (CET) In-Reply-To: <20081121150217.GE31866@sirena.org.uk> 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: Mark Brown Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Fri, 21 Nov 2008 15:02:23 +0000, Mark Brown wrote: > > On Fri, Nov 21, 2008 at 03:55:30PM +0100, Takashi Iwai wrote: > > Mark Brown wrote: > > > > @@ -9,7 +9,7 @@ the audio subsystem with the kernel as a platform device and is represented by > > > the following struct:- > > > > > > /* SoC machine */ > > > -struct snd_soc_machine { > > > +struct snd_soc_card {_ > > > Typo? > > Yes, pushed a fixed version just now. Oops, I already pulled and pushed out right now... Takashi