From: Rajat Jain Date: Mon, 31 Mar 2014 23:51:23 +0000 (-0700) Subject: PCI: Allow hotplug service drivers to operate in polling mode X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=374a91404314cef882b27b293dd34d89e2a3c0b6;p=pandora-kernel.git PCI: Allow hotplug service drivers to operate in polling mode Today the PCIe port bus driver disables the Hot-plug service if the port device does not have the capability to generate interrupts. However, a user must be able to use the "pciehp_poll_mode" parameter to use the pciehp in polling method in such a case. Today it is not possible. This patch allows a hotplug service driver to decide whether or not it would like to continue in the absence of interrupts. Signed-off-by: Rajat Jain Signed-off-by: Rajat Jain Signed-off-by: Guenter Roeck Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed