All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Mark Zhan <rongkai.zhan@windriver.com>
Cc: i2c@lm-sensors.org, linux-mips@linux-mips.org,
	rtc-linux@googlegroups.com, a.zummo@towertech.it
Subject: Re: [PATCH 4/4] MIPS: Remove the legacy RTC codes of MIPS sibyte boards
Date: Mon, 1 Oct 2007 05:22:43 +0100	[thread overview]
Message-ID: <20071001042243.GA22342@linux-mips.org> (raw)
In-Reply-To: <46FF7283.7050702@windriver.com>

On Sun, Sep 30, 2007 at 05:55:15PM +0800, Mark Zhan wrote:

> This patch removes the legacy RTC codes of MIPS sibyte boards,
> which are replaced by new RTC class drivers. And a board init
> routine is added to register sibyte platform devices.
> 
> Signed-off-by: Mark Zhan <rongkai.zhan@windriver.com>
> ---
>  arch/mips/sibyte/swarm/Makefile        |    2
>  arch/mips/sibyte/swarm/rtc_m41t81.c    |  232 
>  ---------------------------------
>  arch/mips/sibyte/swarm/rtc_xicor1241.c |  209 -----------------------------
>  arch/mips/sibyte/swarm/setup.c         |   56 +++++--
>  4 files changed, 37 insertions(+), 462 deletions(-)

Patch looks okay but does not apply to the top of the -queue tree due
to the dyntick patches which basically turn every piece of time code
on MIPS upside down.  Can you respin this patch against the -queue tree?

Thanks,

  Ralf

  reply	other threads:[~2007-10-01 10:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-30  9:55 [PATCH 4/4] MIPS: Remove the legacy RTC codes of MIPS sibyte boards Mark Zhan
2007-10-01  4:22 ` Ralf Baechle [this message]
2007-10-01 15:10 ` Maciej W. Rozycki
2007-10-01 15:30   ` Atsushi Nemoto
2007-10-01 19:08     ` Maciej W. Rozycki
2007-10-02 13:14       ` [rtc-linux] " Alessandro Zummo
2007-10-03 13:55         ` Maciej W. Rozycki

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=20071001042243.GA22342@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=a.zummo@towertech.it \
    --cc=i2c@lm-sensors.org \
    --cc=linux-mips@linux-mips.org \
    --cc=rongkai.zhan@windriver.com \
    --cc=rtc-linux@googlegroups.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.