From: Matthew Wilcox Date: Mon, 30 Jul 2007 21:19:18 +0000 (-0600) Subject: [SCSI] dpt_i2o: convert to SCSI hotplug model X-Git-Tag: v2.6.23-rc3~98^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d9fcf57ba5ec427544fca7abc335cf3da78160;p=pandora-kernel.git [SCSI] dpt_i2o: convert to SCSI hotplug model - Delete refereces to HOSTS_C - Switch to module_init/module_exit instead of detect/release - Don't pass around the host template and rename it to adpt_template - Switch from scsi_register/scsi_unregister to scsi_host_alloc, scsi_add_host, scsi_scan_host and scsi_host_put. Signed-off-by: Matthew Wilcox Acked-by: "Salyzyn, Mark" Signed-off-by: James Bottomley --- Reading git-diff-tree failed