From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754828AbbFROiu (ORCPT ); Thu, 18 Jun 2015 10:38:50 -0400 Received: from mail-pd0-f181.google.com ([209.85.192.181]:34658 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752293AbbFROim (ORCPT ); Thu, 18 Jun 2015 10:38:42 -0400 Date: Thu, 18 Jun 2015 20:08:37 +0530 From: Viresh Kumar To: Alexandre Belloni Cc: Thomas Gleixner , linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, sylvain.rochet@finsecur.com Subject: Re: [PATCH] clockevents: check 'state' instead of 'mode' in suspend/resume path Message-ID: <20150618143837.GA4376@linux> References: <20150618142609.GF27492@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150618142609.GF27492@piout.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18-06-15, 16:26, Alexandre Belloni wrote: > > Fixes: ac34ad27fc16 ("clockevents: Do not suspend/resume if unused") > > Signed-off-by: Viresh Kumar > > Reviewed-by: Alexandre Belloni Thanks, its already applied today :) -- viresh