From: Alex Williamson Date: Thu, 8 Aug 2013 20:09:37 +0000 (-0600) Subject: PCI: pciehp: Add reset_slot() method X-Git-Tag: v3.12-rc1~177^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e35afaefe64946caaecfacaf7fb568e46185e88;p=pandora-kernel.git PCI: pciehp: Add reset_slot() method PCIe hotplug has a bus per slot, so we can just use a normal secondary bus reset. However, if a slot supports surprise removal, a bus reset can be seen as a presence detection change triggering a hot-remove followed by a hot-add. Disable presence detection from triggering an interrupt or being polled around the bus reset. Signed-off-by: Alex Williamson Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed