diff options
author | Qianyu Gong <qianyu.gong@nxp.com> | 2016-04-21 06:55:40 (GMT) |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-05-20 10:33:51 (GMT) |
commit | b4b77f3c280e38cec178f81d7a4d7e65f4045913 (patch) | |
tree | ad6ae0b1dbb8cf4096a1ad03080c18ab7a34c70e /crypto/des_generic.c | |
parent | a350259da4b0556fcf276c506a14f406d608c2b3 (diff) | |
download | linux-b4b77f3c280e38cec178f81d7a4d7e65f4045913.tar.xz |
rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL
The rtc->ops_lock would be accessed in ds3232_irq() without being
initialized as rtc_device_register() is called too late.
So move devm_rtc_device_register() just before registering irq handler
to initialize rtc->ops_lock earlier.
Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'crypto/des_generic.c')
0 files changed, 0 insertions, 0 deletions