]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-pxa: use devm_*() functions
authorJingoo Han <jg1.han@samsung.com>
Fri, 7 Jun 2013 00:09:16 +0000 (10:09 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:43:02 +0000 (15:43 +1000)
commit1ce01eef5cd7e80af7a942f07fe3190332d751fb
treecab3cef86d11260ff31e2b1e50b2aee21bd2130c
parent53fefcfc089d5ce249ee5cb62427e0c75f703efa
rtc: rtc-pxa: use devm_*() functions

Use devm_*() functions to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-pxa.c