From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [RFC][PATCH 4/5] ASoC: Fix missing spin_unlock_irqrestore Date: Tue, 30 Nov 2010 11:13:55 +0000 Message-ID: <20101130111354.GC7403@rakim.wolfsonmicro.main> References: <1291023491.22911.1.camel@mola> <1291023767.22911.9.camel@mola> <20101129114700.GP30360@rakim.wolfsonmicro.main> 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 72C3B103933 for ; Tue, 30 Nov 2010 12:13:58 +0100 (CET) Content-Disposition: inline In-Reply-To: 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: Wan ZongShun Cc: Axel Lin , linux-kernel , alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Nov 30, 2010 at 09:36:29AM +0800, Wan ZongShun wrote: > I have tested it. > Thanks! > Acked-by: Wan ZongShun Excellent, applied now - thanks to both of you! From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755650Ab0K3LOA (ORCPT ); Tue, 30 Nov 2010 06:14:00 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:33080 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752228Ab0K3LN6 (ORCPT ); Tue, 30 Nov 2010 06:13:58 -0500 Date: Tue, 30 Nov 2010 11:13:55 +0000 From: Mark Brown To: Wan ZongShun Cc: Axel Lin , linux-kernel , Liam Girdwood , alsa-devel@alsa-project.org Subject: Re: [RFC][PATCH 4/5] ASoC: Fix missing spin_unlock_irqrestore Message-ID: <20101130111354.GC7403@rakim.wolfsonmicro.main> References: <1291023491.22911.1.camel@mola> <1291023767.22911.9.camel@mola> <20101129114700.GP30360@rakim.wolfsonmicro.main> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: To teach is to learn. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 30, 2010 at 09:36:29AM +0800, Wan ZongShun wrote: > I have tested it. > Thanks! > Acked-by: Wan ZongShun Excellent, applied now - thanks to both of you!