]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-pm8xxx: use devm_*() functions
authorJingoo Han <jg1.han@samsung.com>
Thu, 27 Jun 2013 23:53:26 +0000 (09:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:41 +0000 (16:38 +1000)
commit4a56290c8b63f36ba20c5c3f47ae31ee4dc9d2f9
tree01e635815ed3165aa062f0c0a262b1a5894404be
parent01b8a93835097fc334eb45321b7d817ab3fa862e
rtc: rtc-pm8xxx: 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-pm8xxx.c