From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 15:36:36 +0000 (+0200) Subject: ide: use ide_find_port() in legacy VLB host drivers (take 2) X-Git-Tag: v2.6.26-rc1~1044^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e277f91fef8a0ff7726ad33eb79c6f0d0c6229a8;p=pandora-kernel.git ide: use ide_find_port() in legacy VLB host drivers (take 2) * Add IDE_HFLAG_QD_2ND_PORT host flag to indicate the need of skipping first ide_hwifs[] slot for the second port of QD65xx controller. * Handle this new host flag in ide_find_port_slot(). * Convert legacy VLB host drivers to use ide_find_port(). While at it: * Fix couple of printk()-s in qd65xx host driver to not use hwif->name. v2: * Fix qd65xx. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed