From 6d20a6c060c41a7a9c8f5bd4b9d44b8f13b78694 Mon Sep 17 00:00:00 2001 From: "Rafael J. Wysocki" Date: Sun, 8 Jul 2012 00:01:03 +0200 Subject: [PATCH] hwmon: (gpio-fan) Use struct dev_pm_ops for power management Make the gpio-fan driver define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct platform_driver. Signed-off-by: Rafael J. Wysocki [linux@roeck-us.net: CONFIG_PM->CONFIG_PM_SLEEP, and remove unnecessary ()] Signed-off-by: Guenter Roeck --- Reading git-format-patch failed