From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:43 +0000 (+0100) Subject: ide: factor out devices setup from ide_acpi_init() X-Git-Tag: v2.6.25-rc1~1068^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eafd88a3b5d86ba2dd515d430b57a01349d0867b;p=pandora-kernel.git ide: factor out devices setup from ide_acpi_init() * Factor out devices setup from ide_acpi_init() to ide_acpi_port_init_devices(). * Call ide_acpi_port_init_devices() in ide_device_add_all(). While at it: * Remove no longer needed 'drive' field from struct ide_acpi_drive_link. There should be no functionality changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed