commit | d7e2f36d9a92284754ed5254562766cb3d61c7ca | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Jun 24 02:36:17 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 24 02:36:17 2009 -0700 |
tree | 063f4edefd4ffeb216ed57761ca3ab6441716ae8 | |
parent | a1317f714af7aed60ddc182d0122477cbe36ee9b [diff] |
ide cs5520: Initialize second port's interrupt number. In 86ccf37c6acd74cf7e4b7751ee045de19943c5a0 the driver was modified to deal with the removal of the pciirq argument to ide_pci_setup_ports(). But in the conversion only the first port's IRQ gets setup. Inspired by a patch by Bartlomiej Zolnierkiewicz., and with help from Alan Cox. Signed-off-by: David S. Miller <davem@davemloft.net>