From: Boaz Harrosh Date: Tue, 12 Feb 2008 17:35:22 +0000 (+0200) Subject: [SCSI] gdth: scan for scsi devices X-Git-Tag: v2.6.25-rc2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c92814dc324b541391757062ff02fbf3b08086;p=pandora-kernel.git [SCSI] gdth: scan for scsi devices The patch: "gdth: switch to modern scsi host registration" missed one simple fact when moving a way from scsi_module.c. That is to call scsi_scan_host() on the probed host. With this the gdth driver from 2.6.24 is again able to see drives and boot. Signed-off-by: Boaz Harrosh Tested-by: Joerg Dorchain Tested-by: Stefan Priebe Tested-by: Jon Chelton Cc: Stable Tree Signed-off-by: James Bottomley --- Reading git-diff-tree failed