]> 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>
Tue, 26 Mar 2013 23:25:43 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:50 +0000 (17:12 +1100)
commit6b31cfa2425976719a3781a408df4c92482a76d7
tree7043cd5c4622bdd9b63c7b4f7233c49cbdf23e19
parent2e967db67516e3303349f3f79fd6a1c869e3ba94
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