]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jul 2015 04:24:31 +0000 (21:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jul 2015 04:24:31 +0000 (21:24 -0700)
commit0b19f8a7eecd21481646e083f869ac8a6609ba5e
treeeaba385eabb22b366825464335cf44a774628863
parentb7ce9269929442179a7a963b6ffdd59920075569
parent82fcd0d69d80213082296203c17705b50bff3a68
Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux

Pull rtc fixes from Alexandre Belloni:
 "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 commit f0a462c7306a ("rtc-armada38x.c: remove unused
  local `flags'") but he actually missed some occurrences of the
  variables.  Since I received 4 patches for that, I think we can
  include it now.

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

* tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:
  rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
  rtc: mt6397: enable wakeup before registering rtc device