]> 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>
Wed, 20 Mar 2013 04:08:23 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:51 +0000 (15:33 +1100)
commitb838470a2646688b9ddf8990f3afd98d07c6831f
treee399cef874f37a6976155a7e5bbdbc8ba0965d2a
parent0bfdd72d3fc3b160ee7f1c4f1b816b9e31b88d27
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