summaryrefslogtreecommitdiff
path: root/lookup.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-06lookup: Adjust error message on failed openTobias Klauser1-1/+4
2015-11-06lookup: Do not panic if conf file does not existVadim Kochan1-2/+4
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-0/+138
586655d278ba08af7b198b93217746f9a506ee8a (patch) treeb5eb49de3fdf08b0b53dc87f59c5a87f01d1e077 parent7ce7d89f48834cefece7804d38fc5d85382edf77 (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.
Diffstat