From: Stefan Richter Date: Sun, 20 Nov 2005 02:35:22 +0000 (-0500) Subject: sbp2: slimmer interface to scsi_mod X-Git-Tag: v2.6.16-rc1~474^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=977545e35289b13981614a57fd6c9b82d55e3b4a;p=pandora-kernel.git sbp2: slimmer interface to scsi_mod - sbp2scsi_reset does not need to take host_lock - sbp2scsi_reset, as our device reset handler, does not need to stand in as bus reset or host reset handler - let scsi_mod use scsi_host_template.name instead of .info (sbp2 is not an emulation anway) Signed-off-by: Stefan Richter Signed-off-by: Jody McIntyre --- Reading git-diff-tree failed