]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-vr41xx.c: use devm_*() functions
authorJingoo Han <jg1.han@samsung.com>
Fri, 3 Jan 2014 03:10:22 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:22 +0000 (14:10 +1100)
commit7629a4bdc3daea44cb9eb3ce6ec944d183f365ab
tree30c4282525def40cb2221b5c002ef1fc3977967d
parent5098818a21b6d8ef0dd8de84017df93177ee1bb9
drivers/rtc/rtc-vr41xx.c: use devm_*() functions

Use devm_*() functions to make cleanup paths simpler, and remove
unnecessary remove().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Yoichi Yuasa <yuasa@linux-mips.org>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-vr41xx.c