From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: twl4030: Convert to use DAI DAPM widgets Date: Sat, 22 Sep 2012 10:56:59 -0400 Message-ID: <20120922145659.GC4495@opensource.wolfsonmicro.com> References: <1348147922-22527-1-git-send-email-peter.ujfalusi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id C2AA3261647 for ; Sat, 22 Sep 2012 16:57:01 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1348147922-22527-1-git-send-email-peter.ujfalusi@ti.com> 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: Peter Ujfalusi Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Sep 20, 2012 at 04:32:02PM +0300, Peter Ujfalusi wrote: > Use DAPM mapping for stream events and give unique names for the streams. > This change also fixes the following warning: > twl4030-codec twl4030-codec: Failed to create Capture debugfs file Applied, thanks.