]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-pxa: 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>
Thu, 21 Mar 2013 05:34:23 +0000 (16:34 +1100)
commite932f8ca86eade19e70f1c7e570f9f99efcf5a0e
treeb95deb88094cae125f769e0d5315df2414eef4bc
parent2678d2f2c490c73ce2cba806e3a57f3ff7cdaab5
rtc: rtc-pxa: 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-pxa.c