From: Christoph Hellwig Date: Tue, 2 Oct 2007 21:09:56 +0000 (+0200) Subject: [SCSI] gdth: switch to modern scsi host registration X-Git-Tag: v2.6.24-rc1~1290^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=835cc24aff0fd4b9da9d0a45d9bd043adcb2cf89;p=pandora-kernel.git [SCSI] gdth: switch to modern scsi host registration - Use scsi_add_host and friends and track instances ourselves. And generally modernize the driver's structure. - TODO: Next we can remove the controller table - TODO: Fix use of deprecated pci_find_device() Signed-off-by: Christoph Hellwig Signed-off-by: Boaz Harrosh Signed-off-by: James Bottomley --- Reading git-diff-tree failed