linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: john stultz <johnstul@us.ibm.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	Greg Ungerer <gerg@uclinux.org>, Greg Ungerer <gerg@snapgear.com>,
	uClinux development list <uclinux-dev@uclinux.org>
Subject: Re: [PATCH 6/8] clocksource: m86knommu: Convert to clocksource_register_hz/khz
Date: Tue, 25 Oct 2011 11:39:06 -0700	[thread overview]
Message-ID: <1319567946.17505.19.camel@work-vm> (raw)
In-Reply-To: <CAMuHMdWVdaq+uuCLxuN0EsmJiQdyr9xWpqg6oAeHg3NP_u2V8g@mail.gmail.com>

On Tue, 2011-10-25 at 20:35 +0200, Geert Uytterhoeven wrote:
> On Tue, Oct 25, 2011 at 20:08,  <y@kernel.beaverton.ibm.com> wrote:
> > From: John Stultz <johnstul@us.ibm.com>
> >
> > 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@linux-m68k.org>
> > CC: Greg Ungerer <gerg@uclinux.org>
> > Signed-off-by: John Stultz <johnstul@us.ibm.com>
> > ---
> >  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


  reply	other threads:[~2011-10-25 18:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4ea6fbe8.43310e0a.592c.5416SMTPIN_ADDED@mx.google.com>
2011-10-25 18:35 ` [PATCH 6/8] clocksource: m86knommu: Convert to clocksource_register_hz/khz Geert Uytterhoeven
2011-10-25 18:39   ` john stultz [this message]
2011-10-25 18:46   ` [PATCH 6/8] clocksource: m86k: " john stultz
2011-10-26  5:10     ` Greg Ungerer
2011-10-26 17:57       ` john stultz
2011-10-27  4:15         ` Greg Ungerer
2011-10-25 18:08 [PATCH 1/8] clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz y
2011-10-25 18:08 ` [PATCH 6/8] clocksource: m86knommu: Convert to clocksource_register_hz/khz y

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1319567946.17505.19.camel@work-vm \
    --to=johnstul@us.ibm.com \
    --cc=geert@linux-m68k.org \
    --cc=gerg@snapgear.com \
    --cc=gerg@uclinux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=uclinux-dev@uclinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).