Re: [PATCH 6/8] clocksource: m86knommu: Convert toclocksource_register_hz/khz

From: john stultz
Date: Tue Oct 25 2011 - 14:40:08 EST


On Tue, 2011-10-25 at 20:35 +0200, Geert Uytterhoeven wrote:
> On Tue, Oct 25, 2011 at 20:08, <y@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > From: John Stultz <johnstul@xxxxxxxxxx>
> >
> > This converts the m86knommu clocksources to use clocksource_register_hz/khz
> >
> > This is untested, so any assistance in testing would be appreciated!
> >
> > CC: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> > CC: Greg Ungerer <gerg@xxxxxxxxxxx>
> > Signed-off-by: John Stultz <johnstul@xxxxxxxxxx>
> > ---
> > arch/m68k/platform/68328/timers.c | 4 +-
> > arch/m68k/platform/coldfire/dma_timer.c | 5 +-
> > arch/m68knommu/platform/coldfire/pit.c | 167 ++++++++++++++++++++++++++++
> > arch/m68knommu/platform/coldfire/timers.c | 172 +++++++++++++++++++++++++++++
> > 4 files changed, 341 insertions(+), 7 deletions(-)
> > create mode 100644 arch/m68knommu/platform/coldfire/pit.c
> > create mode 100644 arch/m68knommu/platform/coldfire/timers.c
>
> arch/m68knommu no longer exists.

Ah. My apologies. These patches have been around forever. Thanks for the
heads up.

thanks
-john

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/