aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
diff options
context:
space:
mode:
authorFeng Tang <feng.tang@intel.com>2011-04-07 09:39:44 +0800
committerIngo Molnar <mingo@elte.hu>2011-04-07 11:27:42 +0200
commitde97a21a23dda34f1754a748560dede139e6bfc2 (patch)
tree7d6300b10d5b105c39e8d2857075a646a242a974 /arch/x86/platform
parentLinux 2.6.39-rc2 (diff)
downloadlinux-dev-de97a21a23dda34f1754a748560dede139e6bfc2.tar.xz
linux-dev-de97a21a23dda34f1754a748560dede139e6bfc2.zip
rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()
Commit f44f7f96a20 ("RTC: Initialize kernel state from RTC") caused a boot regression on the MRST platform. The reason is that rtc_device_register() calls rtc_read_alarm() after that change, which function does not have all driver data set up yet. The rtc-mrst driver needs to call dev_set_drvdata() before rtc_device_register() gets called. Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Acked-by: John Stultz <john.stultz@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: http://lkml.kernel.org/r/1302140384-27571-1-git-send-email-feng.tang@intel.com Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/platform')
0 files changed, 0 insertions, 0 deletions