From e7d7e89846d53e27d6e48a746c5c69e69c22aaaa Mon Sep 17 00:00:00 2001 From: Mikhail Ulyanov Date: Thu, 22 Jan 2015 01:18:44 +0300 Subject: [PATCH] sh_eth: use SET_RUNTIME_PM_OPS() Use SET_RUNTIME_PM_OPS() macro to initialize the runtime PM method pointers in the 'struct dev_pm_ops'. Signed-off-by: Mikhail Ulyanov [Sergei: renamed, added the changelog.] Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-format-patch failed