From: Bartlomiej Zolnierkiewicz Date: Wed, 23 Jul 2008 17:55:58 +0000 (+0200) Subject: ide: add ide_ports[] X-Git-Tag: v2.6.27-rc1~854^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af1cbba37343c827e116638b097b94f5e6c38963;p=pandora-kernel.git ide: add ide_ports[] * Add ide_ports[] table keeping pointers to all initialized ports. * Set ide_ports[] entry for a given port in init_irq() and clear it ide_remove_port_from_hwgroup(). * Convert init_irq() to use ide_ports[] instead of ide_hwifs[] for grouping ports into hwgroup. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed