* Patch "rtc: rx8025: remove rv8803 id" has been added to the 4.4-stable tree
@ 2016-05-02 18:41 gregkh
0 siblings, 0 replies; only message in thread
From: gregkh @ 2016-05-02 18:41 UTC (permalink / raw)
To: alexandre.belloni, gregkh; +Cc: stable, stable-commits
This is a note to let you know that I've just added the patch titled
rtc: rx8025: remove rv8803 id
to the 4.4-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
rtc-rx8025-remove-rv8803-id.patch
and it can be found in the queue-4.4 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From aaa3cee5deffa28415a6e1852c5afae0f5d210e2 Mon Sep 17 00:00:00 2001
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Date: Thu, 21 Jan 2016 13:24:21 +0100
Subject: rtc: rx8025: remove rv8803 id
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
commit aaa3cee5deffa28415a6e1852c5afae0f5d210e2 upstream.
The rv8803 has its own driver that should be used. Remove its id from
the rx8025 driver.
Fixes: b1f9d790b59dc04f8813a49a92ddd8651770ffee
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/rtc/rtc-rx8025.c | 1 -
1 file changed, 1 deletion(-)
--- a/drivers/rtc/rtc-rx8025.c
+++ b/drivers/rtc/rtc-rx8025.c
@@ -65,7 +65,6 @@
static const struct i2c_device_id rx8025_id[] = {
{ "rx8025", 0 },
- { "rv8803", 1 },
{ }
};
MODULE_DEVICE_TABLE(i2c, rx8025_id);
Patches currently in stable-queue which might be from alexandre.belloni@free-electrons.com are
queue-4.4/rtc-max77686-properly-handle-regmap_irq_get_virq-error-code.patch
queue-4.4/rtc-vr41xx-wire-up-alarm_irq_enable.patch
queue-4.4/rtc-rx8025-remove-rv8803-id.patch
queue-4.4/rtc-hym8563-fix-invalid-year-calculation.patch
queue-4.4/rtc-ds1685-passing-bogus-values-to-irq_restore.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-02 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-02 18:41 Patch "rtc: rx8025: remove rv8803 id" has been added to the 4.4-stable tree gregkh
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).