]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-tps80031: 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>
Fri, 22 Mar 2013 04:33:51 +0000 (15:33 +1100)
commitc3914392d53db4391aa163c90cb355f78811c444
tree592c20bf123cbc31a0c421a665d1d9e74183cfba
parent7f2d8863d33549240f4f1bf94f552b17844f7e40
rtc: rtc-tps80031: 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-tps80031.c