commit | 586655d278ba08af7b198b93217746f9a506ee8a | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Wed Jan 25 00:44:16 2017 +0100 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Jan 26 23:03:21 2017 +0100 |
tree | b5eb49de3fdf08b0b53dc87f59c5a87f01d1e077 | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 [diff] |
rtc: jz4740: make the driver buildable as a module again By using kernel_halt() instead of machine_halt(), we can make the driver build as a module. However, jz4740 platforms not loading this module will not be able to power off. Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Revert "rtc: jz4740: make the driver builtin only" This reverts commit b9168c539c0b2de756aaffd380384dbde8adbe07.