rtc: rtc-rv3029c2: use devm_rtc_device_register()
authorJingoo Han <[email protected]>
Mon, 29 Apr 2013 23:19:48 +0000 (16:19 -0700)
committerLinus Torvalds <[email protected]>
Tue, 30 Apr 2013 01:28:31 +0000 (18:28 -0700)
commit3d7068c9d505baffc140f23465c5f998c2237b73
tree42b861675ee6e3a5b4da2ff95180edc2e2dd309c
parent284e2fa1da00a998db01b9b5d98e7a8fabc8d1ad
rtc: rtc-rv3029c2: use devm_rtc_device_register()

devm_rtc_device_register() is device managed and makes cleanup paths
simpler.

Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-rv3029c2.c