]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-rc5t583: switch to using SIMPLE_DEV_PM_OPS
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:22 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:21 +0000 (15:23 +1100)
commit26e42dc644e1729f650566f6eba59f67021a7c0c
tree64fab916a66daf9ad75fdb8e6ba6d4207eb04488
parentaee01395a704d95b742fe6cf0457c70b9050cdcd
rtc: rtc-rc5t583: 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-rc5t583.c