summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2011-06-17 01:27:09 (GMT)
committerJohn Stultz <john.stultz@linaro.org>2011-06-21 22:38:33 (GMT)
commitc008ba58af24dc5d0d8e9fe6e59d876910254761 (patch)
tree0e718ce49992b6a7dfde619cd6ebf05afe06ae12 /net/Makefile
parente08f6d4131ab964420f0bcabecc68d75fb49df79 (diff)
downloadlinux-c008ba58af24dc5d0d8e9fe6e59d876910254761.tar.xz
alarmtimers: Handle late rtc module loading
The alarmtimers code currently picks a rtc device to use at late init time. However, if your rtc driver is loaded as a module, it may be registered after the alarmtimers late init code, leaving the alarmtimers nonfunctional. This patch moves the the rtcdevice selection to when we actually try to use it, allowing us to make use of rtc modules that may have been loaded at any point since bootup. CC: Thomas Gleixner <tglx@linutronix.de> CC: Meelis Roos <mroos@ut.ee> Reported-by: Meelis Roos <mroos@ut.ee> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions