]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: rtc-tps80031: switch to using SIMPLE_DEV_PM_OPS
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:24 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:24 +0000 (16:34 +1100)
commit8bdf6e8af1e82e6a2b14908f086b696527d35726
treee673946ab207520daa308a48a538a41815f0ca6e
parent6739c84dd4354fcacff177ee4066c4d3e40bb44d
rtc: rtc-tps80031: switch to using SIMPLE_DEV_PM_OPS

Switch to using the SIMPLE_DEV_PM_OPS macro to declare the driver's
pm_ops.  It reduces code size.

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