]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-sa1100: 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)
commitdc49732bc2c438cee79c62ca36ee1d423c26d54f
tree06cf0b754f4e8b749bcc3ea1f501df88ecbc06f4
parent26e42dc644e1729f650566f6eba59f67021a7c0c
rtc: rtc-sa1100: 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-sa1100.c