From: Bartlomiej Zolnierkiewicz Date: Mon, 29 Dec 2008 19:27:37 +0000 (+0100) Subject: ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) X-Git-Tag: v2.6.29-rc1~561^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f92b11c1cc0e865fc64f3148eda87fff74920e1;p=pandora-kernel.git ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) * Move legacy ISA/VLB ports handling from ide-probe.c to ide-legacy.c. * Add CONFIG_IDE_LEGACY config option to be selected by host drivers needing ide-legacy.c. v2: Fix CONFIG_IDE_LEGACY not being defined in Kconfig. (from Takashi Iwai ) There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed