From: Linus Torvalds Date: Thu, 23 Mar 2006 01:39:38 +0000 (-0800) Subject: scsi: link in the debug driver last X-Git-Tag: v2.6.17-rc1~1119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0caab23e11c015559af81a4c0f4759ca05a5446a;p=pandora-kernel.git scsi: link in the debug driver last If the debug driver is built-in, link it in last, so that any real drivers will probe first, rather than having the debug driver pick the first scsi slots.. Signed-off-by: Douglas Gilbert Signed-off-by: Randy Dunlap Acked-by: James Bottomley Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed