]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPS
authorJingoo Han <jg1.han@samsung.com>
Sat, 23 Mar 2013 02:32:40 +0000 (13:32 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Mar 2013 05:11:29 +0000 (16:11 +1100)
commitebdb0c789424904803c8ac4e86658f8268605946
treefbf4349e1464979ae958fd9adcb3bfb24329aad7
parent99305642dfd8267ab36201e7260bc7d4e6d3f5a6
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