Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570083
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] RTC fixes for 4.10 |
| Date | 2017-01-30 21:10 +0100 |
| Message-ID | <t5qqZ-8nj-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Linus,
A single fix for this cycle. It is worth taking it for 4.10 so
distributions will not have CONFIG_RTC_DRV_JZ4740 switching from m to y
in their config.
The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-4.10-2
for you to fetch changes up to 586655d278ba08af7b198b93217746f9a506ee8a:
rtc: jz4740: make the driver buildable as a module again (2017-01-26 23:03:21 +0100)
----------------------------------------------------------------
RTC fixes for 4.10:
- Allow jz4740 to build as a module again by using kernel_halt()
----------------------------------------------------------------
Alexandre Belloni (1):
rtc: jz4740: make the driver buildable as a module again
drivers/rtc/Kconfig | 5 ++++-
drivers/rtc/rtc-jz4740.c | 12 ++++++++++--
2 files changed, 14 insertions(+), 3 deletions(-)
--
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] RTC fixes for 4.10 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-01-30 21:10 +0100
csiph-web