From: Bartlomiej Zolnierkiewicz Date: Thu, 17 Apr 2008 22:46:34 +0000 (+0200) Subject: cmd640: init hwif->{io_ports,irq} explicitly X-Git-Tag: v2.6.26-rc1~1148^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d3803b68e29d898c29eab5185261682f8f07650;p=pandora-kernel.git cmd640: init hwif->{io_ports,irq} explicitly Do explicit port setup instead of depending on init_ide_data(). This way hwif->io_ports[] and hwif->irq are always correctly set regardless of CONFIG_PCI / CONFIG_BLK_DEV_IDEPCI. While at it fix printk(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed