[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130114181605.GB31901@quad.lixom.net>
Date: Mon, 14 Jan 2013 10:16:05 -0800
From: Olof Johansson <olof@...om.net>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Arnd Bergmann <arnd@...db.de>, Shawn Guo <shawn.guo@...aro.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
John Stultz <john.stultz@...aro.org>, arm@...nel.org
Subject: Re: [PATCH v2 0/3] Use helper clockevents_config_and_register()
On Mon, Jan 14, 2013 at 12:23:16PM +0100, Thomas Gleixner wrote:
> On Sat, 12 Jan 2013, Arnd Bergmann wrote:
> > On Saturday 12 January 2013, Shawn Guo wrote:
> > > The clockevent core is able to figure out the best mult and shift,
> > > calculate min_delta_ns and max_delta_ns, with the necessary info passed
> > > into clockevents_config_and_register(). Use this handy helper to make
> > > the drivers less error prone and save some LOC.
> > >
> > > Changes since v1:
> > > - Add one patch to export clockevents_config_and_register for fixing
> > > the error [1] reported by Fengguang.
> > > - Add Acked-by and Tested-by tags given by people (Thanks!)
> > >
> > > [1] http://thread.gmane.org/gmane.linux.ports.arm.kernel/209152
> >
> > Very nice series!
> >
> > Acked-by: Arnd Bergmann <arnd@...db.de>
>
> Reviewed-by: Thomas Gleixner <tglx@...utronix.de>
>
> Arnd, can you take the whole lot via the ARM tree? The export should
> not cause any conflicts, and if it does Linus should be able to solve
> it :)
(with the presumed s/Arnd/Arnd or Olof/)
Great! I've applied these to a clockevent/cleanup topic branch in arm-soc,
together with the added acks, etc.
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists