From: Vaishali Thakkar Date: Fri, 20 Mar 2015 07:17:51 +0000 (+0530) Subject: Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macro X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875887c3086a6e130beb73cd12b737c1296eb946;p=pandora-kernel.git Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macro Macro SIMPLE_DEV_PM_OPS() can be used when same suspend and resume callbacks are used for suspend to RAM and hibernation. So, here use SIMPLE_DEV_PM_OPS to make code shorter and cleaner. Signed-off-by: Vaishali Thakkar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed