]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-wm8350: 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:50 +0000 (17:12 +1100)
commita8181b62058123ceb28befb54862cde0143c76f7
tree67f572c000d5ae5825e8e8639e990a96fccb33de
parent95dc517776ed2c0d3c2fbddb8f51300f0ad3f6dc
rtc: rtc-wm8350: 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-wm8350.c