From: Jingoo Han Date: Mon, 29 Apr 2013 23:20:00 +0000 (-0700) Subject: rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPS X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed5054447462976b7577ccf08d422c93ea38095;p=pandora-kernel.git rtc: rtc-sh: 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. Also, CONFIG_PM_SLEEP is added to prevent build warning when CONFIG_PM_SLEEP is not selected. Signed-off-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed