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 15:55:30 +0100 Message-ID: References: <20081121144734.GA25238@rakim.wolfsonmicro.main> <1227278913-25313-1-git-send-email-broonie@opensource.wolfsonmicro.com> 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 F278F244E1 for ; Fri, 21 Nov 2008 15:55:30 +0100 (CET) In-Reply-To: <1227278913-25313-1-git-send-email-broonie@opensource.wolfsonmicro.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: Mark Brown Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Fri, 21 Nov 2008 14:48:24 +0000, 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? Takashi