Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932384AbbHJJBu (ORCPT ); Mon, 10 Aug 2015 05:01:50 -0400 Received: from mail-oi0-f45.google.com ([209.85.218.45]:36586 "EHLO mail-oi0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932141AbbHJJBt (ORCPT ); Mon, 10 Aug 2015 05:01:49 -0400 MIME-Version: 1.0 In-Reply-To: <744dca162a7626694770a9f51457566a33c3e08f.1438852023.git.viresh.kumar@linaro.org> References: <744dca162a7626694770a9f51457566a33c3e08f.1438852023.git.viresh.kumar@linaro.org> Date: Mon, 10 Aug 2015 11:01:48 +0200 Message-ID: Subject: Re: [PATCH] ARM/EP93xx/timer: Migrate to new 'set-state' interface From: Linus Walleij To: Viresh Kumar Cc: "arm@kernel.org" , Olof Johansson , Hartley Sweeten , Linaro Kernel Mailman List , Thomas Gleixner , Daniel Lezcano , Arnd Bergmann , "moderated list:ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE" , open list , Russell King , Ryan Mallon Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1104 Lines: 30 On Thu, Aug 6, 2015 at 11:11 AM, Viresh Kumar wrote: > Migrate EP93xx driver to the new 'set-state' interface provided by > clockevents core, the earlier 'set-mode' interface is marked obsolete > now. > > This also enables us to implement callbacks for new states of clockevent > devices, for example: ONESHOT_STOPPED. > > Signed-off-by: Viresh Kumar > --- > Linus, > > All other clockevent drivers are migrated to the new interface and yours > was left as it adapted generic clockevents framework just now. > > Probably Olof can apply it directly to ARM SoC tree.. Sure, but does it work right off or does Olof have to pull a branch from your tree in for it to work? In that case I suggest you take this in the -rc phase. Anyways: Acked-by: Linus Walleij Yours, Linus Walleij -- 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/