From: Jingoo Han Date: Tue, 26 Mar 2013 06:47:19 +0000 (-0700) Subject: leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPS X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df92d5ff5e70999274f53884cc2c40ae620a109a;p=pandora-kernel.git leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPS Switch to using SIMPLE_DEV_PM_OPS macro to declare the driver's pm_ops. It reduces code size. Also, CONFIG_PM_SLEEP is added to suspend/ resume functions to prevent build warnings when CONFIG_PM_SLEEP is not selected. Signed-off-by: Jingoo Han Signed-off-by: Bryan Wu --- Reading git-diff-tree failed