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