summaryrefslogtreecommitdiff
path: root/drivers/misc/ibmasm/module.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2004-08-23 21:21:08 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-23 21:21:08 -0700
commitdcd769e665d527d8f227acfb48f08c0eb8525d1c (patch)
treeee20c0cfd14757df9121e5f01c75cdcef4285897 /drivers/misc/ibmasm/module.c
parentfac6ab89ad470da03f93879f50a7bc0670e8c42a (diff)
[PATCH] ip2main.c: add missing pci_enable_device()
I don't have this hardware, so this has been compiled but not tested. Add pci_enable_device()/pci_disable_device In the past, drivers often worked without this, but it is now required in order to route PCI interrupts correctly. In addition, this driver incorrectly used the IRQ value from PCI config space rather than the one in the struct pci_dev. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions