From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/4] ASoC: Free the card's DAPM context Date: Tue, 3 May 2011 18:48:12 +0100 Message-ID: <20110503174810.GA7510@opensource.wolfsonmicro.com> References: <1304185550-12003-1-git-send-email-lars@metafoo.de> 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 518CB103827 for ; Tue, 3 May 2011 19:48:13 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1304185550-12003-1-git-send-email-lars@metafoo.de> 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: Lars-Peter Clausen Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Sat, Apr 30, 2011 at 07:45:47PM +0200, Lars-Peter Clausen wrote: > Free the card's DAPM context when the card is removed. Applied all of these, thanks.