]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-twl.c: use devm_*() functions
authorJingoo Han <jg1.han@samsung.com>
Wed, 15 Jan 2014 05:55:39 +0000 (16:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 15 Jan 2014 05:55:39 +0000 (16:55 +1100)
commit0871acf1e72126281b3fa9b8808356123d3158cb
treeea27847f23b2ef53fa573141887d18f10599b547
parent611fe191ae492acbfad810d91367067c8d1bc4e4
drivers/rtc/rtc-twl.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-twl.c