From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752141AbbFSLxC (ORCPT ); Fri, 19 Jun 2015 07:53:02 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33277 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750947AbbFSLwx (ORCPT ); Fri, 19 Jun 2015 07:52:53 -0400 Date: Fri, 19 Jun 2015 17:22:49 +0530 From: Viresh Kumar To: Alexandre Belloni Cc: Thomas Gleixner , Daniel Lezcano , linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Nicolas Ferre , Jean-Christophe Plagniol-Villard Subject: Re: [PATCH 31/41] clocksource: atmel-st: Migrate to new 'set-state' interface Message-ID: <20150619115249.GA8070@linux> References: <641cb53b1a3f8697340ae8a96e6734be44c7de47.1434622147.git.viresh.kumar@linaro.org> <20150618144000.GH27492@piout.net> <20150619014951.GB4376@linux> <20150619114837.GU27492@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150619114837.GU27492@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 19-06-15, 13:48, Alexandre Belloni wrote: > I just did. > > I was not being lazy but booting that board is actually time consuming > for multiple reasons and time is a scarce resource ;) Want to give your Tested-by as well ? -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Fri, 19 Jun 2015 17:22:49 +0530 Subject: [PATCH 31/41] clocksource: atmel-st: Migrate to new 'set-state' interface In-Reply-To: <20150619114837.GU27492@piout.net> References: <641cb53b1a3f8697340ae8a96e6734be44c7de47.1434622147.git.viresh.kumar@linaro.org> <20150618144000.GH27492@piout.net> <20150619014951.GB4376@linux> <20150619114837.GU27492@piout.net> Message-ID: <20150619115249.GA8070@linux> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 19-06-15, 13:48, Alexandre Belloni wrote: > I just did. > > I was not being lazy but booting that board is actually time consuming > for multiple reasons and time is a scarce resource ;) Want to give your Tested-by as well ? -- viresh