Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758752Ab3GRLeQ (ORCPT ); Thu, 18 Jul 2013 07:34:16 -0400 Received: from 17.mo5.mail-out.ovh.net ([46.105.56.132]:47376 "EHLO mo5.mail-out.ovh.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758376Ab3GRLeP (ORCPT ); Thu, 18 Jul 2013 07:34:15 -0400 X-Greylist: delayed 12959 seconds by postgrey-1.27 at vger.kernel.org; Thu, 18 Jul 2013 07:34:14 EDT Message-ID: <51E7D2B3.5070006@overkiz.com> Date: Thu, 18 Jul 2013 13:34:11 +0200 From: boris brezillon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Mark Brown CC: Nicolas Ferre , Ludovic Desroches , Jean-Christophe Plagniol-Villard , Arnd Bergmann , Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-Ovh-Mailout: 178.32.228.5 (mo5.mail-out.ovh.net) Subject: Re: [PATCH v4 5/5] ASoC: atmel-ssc: remove clk_disable_unprepare call from critical section References: <1374132753-15206-1-git-send-email-b.brezillon@overkiz.com> <1374133720-27362-1-git-send-email-b.brezillon@overkiz.com> <20130718112538.GM22506@sirena.org.uk> In-Reply-To: <20130718112538.GM22506@sirena.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Ovh-Tracer-Id: 15178256645898991846 X-Ovh-Remote: 80.245.18.66 () X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeijedrvdeiucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeijedrvdeiucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 516 Lines: 11 On 18/07/2013 13:25, Mark Brown wrote: > On Thu, Jul 18, 2013 at 09:48:40AM +0200, Boris BREZILLON wrote: >> clk_prepare/unprepare (and indirectly clk_prepare_enable/disable_unprepare) >> may sleep and thus cannot be called in critical section. > Applied, thanks. Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/