Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1187272

[GIT PULL] RTC fixes for 4.2

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject [GIT PULL] RTC fixes for 4.2
Date 2015-07-18 01:00 +0200
Message-ID <pNmLM-2yN-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Linus,

A few fixes for the RTC susbsystem for 4.2.

The mt6397 driver was introduce in 4.2 so it is worth fixing before the
final release. I though the compilation warning for armada38x was fixed
by akpm in f98b733e93e00365b4df78fbb33c2cad3080f6bb but he actually
missed some occurrences of the variables. Since I received 4 patches for
that, I think we can include it now.

The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:

  Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-v4.2-2

for you to fetch changes up to d80238bbcad33218c8d34662f144dfb146c2d57b:

  rtc: armada38x: Remove unused variable from armada38x_rtc_set_time() (2015-07-18 00:42:31 +0200)

----------------------------------------------------------------
RTC fixes for 4.2

Drivers:
 - fix mt6397 wakealarm creation
 - remove a compilation warning for armada38x that was forgotten

----------------------------------------------------------------
Fabio Estevam (1):
      rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()

Wei-Ning Huang (1):
      rtc: mt6397: enable wakeup before registering rtc device

 drivers/rtc/rtc-armada38x.c | 2 +-
 drivers/rtc/rtc-mt6397.c    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] RTC fixes for 4.2 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-07-18 01:00 +0200

csiph-web