From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: "Uwe Kleine-König" <uwe@kleine-koenig.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>, rtc-linux@googlegroups.com
Subject: [rtc-linux] Re: [PATCH 1/4] rtc: simplify implementations of read_alarm
Date: Fri, 8 Jul 2016 16:31:20 +0200 [thread overview]
Message-ID: <20160708143120.GK22202@piout.net> (raw)
In-Reply-To: <1467103428-19047-1-git-send-email-uwe@kleine-koenig.org>
On 28/06/2016 at 10:43:45 +0200, Uwe Kleine-K=C3=B6nig wrote :
> Since commit d68778b80dd7 ("rtc: initialize output parameter for read
> alarm to "uninitialized"") there is no need to explicitly set
> unsupported members to -1. So drop the respective assignments from
> drivers.
>=20
> Signed-off-by: Uwe Kleine-K=C3=B6nig <uwe@kleine-koenig.org>
> ---
> drivers/rtc/rtc-cmos.c | 3 ---
> drivers/rtc/rtc-ds1305.c | 7 -------
> drivers/rtc/rtc-ds1307.c | 5 -----
> drivers/rtc/rtc-ds1343.c | 6 ------
> drivers/rtc/rtc-ds1685.c | 19 ++++---------------
> drivers/rtc/rtc-ds3232.c | 6 ------
> drivers/rtc/rtc-hym8563.c | 3 ---
> drivers/rtc/rtc-m41t80.c | 2 --
> drivers/rtc/rtc-mrst.c | 8 --------
> drivers/rtc/rtc-pcf8563.c | 4 ----
> drivers/rtc/rtc-rs5c372.c | 6 ------
> drivers/rtc/rtc-rv8803.c | 3 ---
> drivers/rtc/rtc-rx8010.c | 8 +-------
> drivers/rtc/rtc-rx8025.c | 5 -----
> drivers/rtc/rtc-s3c.c | 12 ------------
> drivers/rtc/rtc-tegra.c | 6 ------
> 16 files changed, 5 insertions(+), 98 deletions(-)
>=20
All applied, thanks.
--=20
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--=20
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
---=20
You received this message because you are subscribed to the Google Groups "=
rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
prev parent reply other threads:[~2016-07-08 14:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-28 8:43 [rtc-linux] [PATCH 1/4] rtc: simplify implementations of read_alarm Uwe Kleine-König
2016-06-28 8:43 ` [rtc-linux] [PATCH 2/4] rtc: isl12057: let the rtc core interpret the partial alarm Uwe Kleine-König
2016-06-28 8:43 ` [rtc-linux] [PATCH 3/4] rtc: sh: drop bogus assignment of tm_year in .read_alarm Uwe Kleine-König
2016-06-28 8:43 ` [rtc-linux] [PATCH 4/4] rtc: sh: don't validate alarm time provided to .set_alarm Uwe Kleine-König
2016-07-08 14:31 ` Alexandre Belloni [this message]
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=20160708143120.GK22202@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=a.zummo@towertech.it \
--cc=rtc-linux@googlegroups.com \
--cc=uwe@kleine-koenig.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