]> 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>
Tue, 26 Mar 2013 23:25:44 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:51 +0000 (17:12 +1100)
commita70a617844bb6fdde68feade95ad466b85abcf8b
tree04f5b5eb88bc8f71e1b8c5a1c34817c102a17e0d
parent5db5cdb038c61d1654e047dc16a215e6c9ace118
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