From: dann frazier <dannf@hp.com>
To: linux-parisc@vger.kernel.org, rtc-linux@googlegroups.com
Cc: lkml@vger.kernel.org, kyle@mcmartin.ca, dann frazier <dannf@hp.com>
Subject: [PATCH 0/9] rtc-parisc cleanup
Date: Thu, 15 Jan 2009 16:46:47 -0700 [thread overview]
Message-ID: <cover.1231983598.git.dannf@hp.com> (raw)
I recently submitted an rtc-efi driver having used rtc-parisc as a
template. I received several suggestions from Alessandro Zummo and
Andrew Morton that also apply to rtc-parisc. This series merges the
relevant changes back into the rtc-parisc driver.
dann frazier (9):
Add a missing include for linux/rtc.h
Remove redundant locking
remove struct parisc_rtc
Use rtc_valid_tm() in parisc_get_time
Use platform_driver_probe
declare rtc_parisc_dev as static
remove unnecessary ret variable
remove a couple unnecessary variables
rename p pointer to rtc
arch/parisc/kernel/time.c | 7 +----
drivers/rtc/rtc-parisc.c | 56 ++++++++++++---------------------------------
2 files changed, 17 insertions(+), 46 deletions(-)
next reply other threads:[~2009-01-15 23:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-15 23:46 dann frazier [this message]
2009-01-15 23:46 ` [PATCH 1/9] Add a missing include for linux/rtc.h dann frazier
2009-01-15 23:46 ` [PATCH 2/9] Remove redundant locking dann frazier
2009-01-15 23:46 ` [PATCH 3/9] remove struct parisc_rtc dann frazier
2009-01-15 23:46 ` [PATCH 4/9] Use rtc_valid_tm() in parisc_get_time dann frazier
2009-01-15 23:46 ` [PATCH 5/9] Use platform_driver_probe dann frazier
2009-01-15 23:46 ` [PATCH 6/9] declare rtc_parisc_dev as static dann frazier
2009-01-15 23:46 ` [PATCH 7/9] remove unnecessary ret variable dann frazier
2009-01-15 23:46 ` [PATCH 8/9] remove a couple unnecessary variables dann frazier
2009-01-15 23:46 ` [PATCH 9/9] rename p pointer to rtc dann frazier
2009-01-16 0:06 ` [rtc-linux] [PATCH 0/9] rtc-parisc cleanup Alessandro Zummo
2009-01-16 0:36 ` Kyle McMartin
2009-01-16 1:48 ` Alessandro Zummo
2009-01-16 20:47 ` Andrew Morton
2009-01-17 1:10 ` Alessandro Zummo
2009-01-17 1:49 ` Andrew Morton
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.1231983598.git.dannf@hp.com \
--to=dannf@hp.com \
--cc=kyle@mcmartin.ca \
--cc=linux-parisc@vger.kernel.org \
--cc=lkml@vger.kernel.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