]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33dac6998b4800444c570fe6b5411e904f95db9f
tree6143d372ab7033726cfe42ba13a9b32c03b8d102
parente70b1064b1214dc5edff876b5c5428fefc191cd5
parentde5e4c8363b7687d8c05eede469ab8f8a4bd59d1
Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/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()