Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jul 2018 23:15:19 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jul 2018 23:15:19 +0000 (16:15 -0700)
commit37b5dca2898d1471729194f45e281c2443eb9d6c
tree6143d372ab7033726cfe42ba13a9b32c03b8d102
parentc31496dbacc2b6352750937afc20a8dbe22b27a4
parentfd6792bb022e43faa0c4a45b6f25285e21206f9d
Merge tag 'rtc-4.18-2' of git://git./linux/kernel/git/abelloni/linux

Pull RTC fixes from Alexandre Belloni:
 "Two fixes for 4.18:

   - an important core fix for RTCs using the core offsetting only one
     driver is affected

   - a fix for the error path of mrst"

* tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:
  rtc: fix alarm read and set offset
  rtc: mrst: fix error code in probe()