From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 01/10] asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. Date: Mon, 07 Jul 2008 17:29:46 +0200 Message-ID: References: <1215443237.4882.178.camel@localhost.localdomain> 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 (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 434131037F9 for ; Mon, 7 Jul 2008 17:29:50 +0200 (CEST) In-Reply-To: <1215443237.4882.178.camel@localhost.localdomain> 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 List-Id: alsa-devel@alsa-project.org At Mon, 07 Jul 2008 16:07:17 +0100, Liam Girdwood wrote: > > This patch series merges struct snd_soc_codec_dai and struct > snd_soc_cpu_dai into struct snd_soc_dai in preparation for further > ASoC v2 patches. > > This merger removes duplication in both DAI structures and simplifies > the API for other users. > > Signed-off-by: Liam Girdwood Thanks, applied all patches now. Takashi