From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: About snd_dmaengine_pcm_trigger() Date: Wed, 05 Mar 2014 20:39:32 -0800 (PST) Message-ID: <8738iwszy6.wl%kuninori.morimoto.gx@gmail.com> References: <87eh2hql03.wl%kuninori.morimoto.gx@gmail.com> <5316D562.3010901@metafoo.de> <874n3dqc4j.wl%kuninori.morimoto.gx@gmail.com> <5316EC79.4090202@metafoo.de> <87bnxktbug.wl%kuninori.morimoto.gx@gmail.com> <20140306043637.GD13126@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 mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by alsa0.perex.cz (Postfix) with ESMTP id 7164E265255 for ; Thu, 6 Mar 2014 05:39:34 +0100 (CET) Received: by mail-pd0-f182.google.com with SMTP id g10so1987607pdj.41 for ; Wed, 05 Mar 2014 20:39:33 -0800 (PST) In-Reply-To: <20140306043637.GD13126@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: Linux-ALSA , Lars-Peter Clausen , Liam Girdwood , Simon , Kuninori Morimoto List-Id: alsa-devel@alsa-project.org Hi Mark > > Thus, actually, I need to add new feature on current rcar driver. > > So, My plain is... > > > - send new feature patch to ML > > - work for switching to above ASoC framework > > > Is this acceptable ? > > Yes, it's fine. Thank you