]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPS
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:44 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Apr 2013 07:29:45 +0000 (18:29 +1100)
commit7f128f76c52d838f0561bb183132cac19762ccb3
treef3f65bcd691b6ec978c349e31454b1b4c99b5908
parent19de9e9df536182f906ee50e7a7856c8d7f4e847
rtc: rtc-tps6586x: 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-tps6586x.c