]> 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>
Thu, 21 Mar 2013 05:34:24 +0000 (16:34 +1100)
commit3c07b120f24d7a0225b49784ae7259934bdbdb44
treeb4f82b6b5dda8966bb3c4922a543936734c4dcdb
parent7d0575549df1c12a31a51c17b18371b2a4ae9b29
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