From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free Date: Wed, 31 Aug 2011 09:47:20 +0100 Message-ID: <20110831084720.GC4926@opensource.wolfsonmicro.com> References: <1314365632-8987-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 opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 0CDE0103827 for ; Wed, 31 Aug 2011 10:47:23 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1314365632-8987-1-git-send-email-peter.ujfalusi@ti.com> 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: Peter Ujfalusi Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Aug 26, 2011 at 04:33:52PM +0300, Peter Ujfalusi wrote: > We have dapm_context instead of codec parameter. Applied, thanks.