From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: twl6040: Convert to use DAI DAPM widgets Date: Sat, 22 Sep 2012 10:59:15 -0400 Message-ID: <20120922145914.GD4495@opensource.wolfsonmicro.com> References: <1348147935-22562-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 3DD7E261640 for ; Sat, 22 Sep 2012 16:59:17 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1348147935-22562-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:15PM +0300, Peter Ujfalusi wrote: > Use DAPM mapping for stream events and give unique names for the streams. > This change also fixes the following warning: > twl6040-codec twl6040-codec: Failed to create Capture debugfs file Applied, thanks.