From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: make ops a pointer in 'struct snd_soc_dai' Date: Wed, 4 Mar 2009 15:00:03 +0000 Message-ID: <20090304150002.GH433@sirena.org.uk> References: <49AC225D.6090002@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 367781037EF for ; Wed, 4 Mar 2009 16:00:08 +0100 (CET) Content-Disposition: inline In-Reply-To: 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: Eric Miao Cc: alsa-devel@alsa-project.org, Timur Tabi , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Mar 03, 2009 at 09:41:00AM +0800, Eric Miao wrote: > Updated as below, (gzip version attached due to mailing list > mail size limitation). Only doing the attachment should put you under the limit and works well with git am so might've been worth trying. I've applied it so no need to worry, though - thanks!