Files
ubports_kernel_google_msm/drivers/pci
Bjorn Helgaas c8920f0c8b [PATCH] cpcihp_zt5550: add pci_enable_device()
Add pci_{enable,disable}_device() calls.  Without pci_enable_device(),
dev->irq is garbage, and cpcihp_zt5550 relies on it.

Compiled but untested, since I don't have the hardware.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Scott Murray <scottm@somanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

 drivers/pci/hotplug/cpcihp_zt5550.c |   25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)
2005-10-28 15:36:58 -07:00
..
2005-10-18 08:26:15 -07:00
2005-09-22 07:58:24 -07:00
2005-09-08 14:57:23 -07:00
2005-09-08 14:57:25 -07:00
2005-09-08 15:07:08 -07:00
2005-10-28 15:36:58 -07:00
2005-09-01 10:50:29 -07:00
2005-04-16 15:20:36 -07:00