linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PCI: INTx disable fix
@ 2014-03-11 17:48 Bjorn Helgaas
  2014-03-11 17:48 ` [PATCH] PCI: Do not enable INTx in pci_reenable_device() Bjorn Helgaas
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2014-03-11 17:48 UTC (permalink / raw)
  To: linux-pci
  Cc: Sarah Sharp, Rafael J. Wysocki, linux-kernel, Chris Cheng,
	Jamie Chen, Andreas Noever

My earlier "Enable INTx if BIOS left them disabled" patch fixed a problem
with EHCI devices on Intel Baytrail platforms, but had the unintended
consequence of breaking pciehp surprise removal.

This patch should fix the pciehp issue.

This is in my pci/misc branch and intended for v3.14.

---

Bjorn Helgaas (1):
      PCI: Do not enable INTx in pci_reenable_device()


 drivers/pci/pci.c |    3 +++
 1 file changed, 3 insertions(+)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-17 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-11 17:48 [PATCH] PCI: INTx disable fix Bjorn Helgaas
2014-03-11 17:48 ` [PATCH] PCI: Do not enable INTx in pci_reenable_device() Bjorn Helgaas
2014-03-15  0:30   ` Yinghai Lu
2014-03-17 16:23     ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).