[SCSI] add scsi_host and scsi_target to scsi_bus
authorHannes Reinecke <hare@suse.de>
Tue, 18 Mar 2008 13:32:28 +0000 (14:32 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 22 Apr 2008 20:16:29 +0000 (15:16 -0500)
commitb0ed43360fdca227048d88a08290365cb681c1a8
treec4bec4f311c2d73159df6fe35986442968aae8c9
parentcb6b7f40630f94126233194847a86bf5501fb63c
[SCSI] add scsi_host and scsi_target to scsi_bus

This patch implements scsi_host and scsi_target device types
and adds both to the scsi_bus.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/hosts.c
drivers/scsi/scsi_proc.c
drivers/scsi/scsi_scan.c
drivers/scsi/scsi_sysfs.c