From: David S. Miller Date: Wed, 24 Jun 2009 09:36:17 +0000 (-0700) Subject: ide cs5520: Initialize second port's interrupt number. X-Git-Tag: v2.6.31-rc2~90^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7e2f36d9a92284754ed5254562766cb3d61c7ca;p=pandora-kernel.git 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 --- Reading git-diff-tree failed