]> 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>
Tue, 26 Mar 2013 23:25:43 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Apr 2013 07:29:44 +0000 (18:29 +1100)
commit15dbcf9870c8840a0446e9c4dd899958900a3967
treee7ad7e0ab50676d35c98171675de1476cd15fce5
parentfe4d40ca0ea57fff6b4fc14fae85a9db1624b4a2
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