From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:40 +0000 (+0100) Subject: ide: add ->port_init_devs method to ide_hwif_t X-Git-Tag: v2.6.25-rc1~1068^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f2cf8b0014fdfa3141449b508aca25e78c078a7;p=pandora-kernel.git ide: add ->port_init_devs method to ide_hwif_t * Add ->port_init_devs method to ide_hwif_t for a host specific initialization of devices on a port. Call the new method from ide_port_init_devices(). * Convert ht6560b, qd65xx and opti621 host drivers to use the new ->port_init_devs method. There should be no functionality changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed