From 59815677555746f8263672f25cebcf4c27fc5d31 Mon Sep 17 00:00:00 2001 From: "Javier M. Mellid" Date: Sat, 30 Apr 2011 17:44:25 +0200 Subject: [PATCH] staging: sm7xx: smtcfb.c: Use the new PCI PM The sm7xx driver uses the legacy PCI power management (suspend and resume) callbacks. This patch adds the new PCI PM and let the PCI core code handles the PCI-specific details of power transitions. Tested in 2.6.38, including standby and hibernation support. Tested-by: Wu Zhangjin Signed-off-by: Javier M. Mellid Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed