From 875887c3086a6e130beb73cd12b737c1296eb946 Mon Sep 17 00:00:00 2001 From: Vaishali Thakkar Date: Fri, 20 Mar 2015 12:47:51 +0530 Subject: [PATCH] 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-format-patch failed