From: Oliver Neukum Date: Fri, 7 Sep 2012 21:28:30 +0000 (+0200) Subject: PCI: pciehp: Always implement resume, regardless of pciehp_force param X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~12^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87683e22c646e563061a91f4a0106e6913acebf8;p=pandora-kernel.git PCI: pciehp: Always implement resume, regardless of pciehp_force param Previously, the driver ignored resume unless the pciehp_force module_param was specified. On some laptops that means that interrupts are not delivered after S3, so card removals and insertions are not handled. This patch makes the driver handle resume regardless of pciehp_force. [bhelgaas: changelog] Signed-off-by: Oliver Neukum Signed-off-by: Rafael J. Wysocki Signed-off-by: Bjorn Helgaas Reviewed-by: Rafael J. Wysocki --- Reading git-diff-tree failed