From: Wu Zhangjin <wuzhangjin@gmail.com>
To: Paul Gortmaker <p_gortmaker@yahoo.com>,
Alessandro Zummo <a.zummo@towertech.it>,
Ralf Baechle <ralf@linux-mips.org>,
Arnaud Patard <apatard@mandriva.com>
Cc: linux-mips@linux-mips.org, rtc-linux@googlegroups.com,
Wu Zhangjin <wuzhangjin@gmail.com>
Subject: [PATCH v1 0/3] add RTC_LIB support for loongson family machines
Date: Thu, 5 Nov 2009 09:21:15 +0800 [thread overview]
Message-ID: <cover.1257383343.git.wuzhangjin@gmail.com> (raw)
The coming three patchs add RTC_LIB support for loongson family machines, which
incorporated the feedback of the first patchset from Ralf and Arnaud Patard.
Hi, Paul Gortmaker or Alessandro Zummo, could you please help to apply the
first two patches to linux-2.6.32?
And the third patch is for the queue branch of Ralf's -queue git repo.
Regards,
Wu Zhangjin
Wu Zhangjin (3):
RTC: rtc-cmos.c: fix warning for MIPS
RTC: rtc-cmos.c: enable RTC_DM_BINARY of RTC_LIB for fuloong2e and
fuloong2f
[loongson] RTC: Registration of Loongson RTC platform device
arch/mips/loongson/common/Makefile | 6 +++++
arch/mips/loongson/common/rtc.c | 43 ++++++++++++++++++++++++++++++++++++
drivers/rtc/rtc-cmos.c | 8 +++---
3 files changed, 53 insertions(+), 4 deletions(-)
create mode 100644 arch/mips/loongson/common/rtc.c
reply other threads:[~2009-11-05 1:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cover.1257383343.git.wuzhangjin@gmail.com \
--to=wuzhangjin@gmail.com \
--cc=a.zummo@towertech.it \
--cc=apatard@mandriva.com \
--cc=linux-mips@linux-mips.org \
--cc=p_gortmaker@yahoo.com \
--cc=ralf@linux-mips.org \
--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 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).