]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] remove scsi_set_device
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Jun 2005 23:05:01 +0000 (01:05 +0200)
committerJames Bottomley <jejb@titanic.(none)>
Sun, 26 Jun 2005 13:31:47 +0000 (08:31 -0500)
commite24cc7fac867583cc2d6a303e79e23a07671ddf1
tree9f294101d0b9df2c49a0911b127aa99823bc0060
parentd9ff134728a8d73b3a3d38a59764d86a4a8b258b
[SCSI] remove scsi_set_device

scsi_add_host is the proper place to set the device, but people copy
the scsi_set_device usage from older drivers again and again.

note that this leaves some legacy drivers like qlogicisp/qlogicfc
without pci association in sysfs, but they're scheduled to go away soon
anyway.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
17 files changed:
Documentation/scsi/scsi_mid_low_api.txt
drivers/message/fusion/mptfc.c
drivers/message/fusion/mptspi.c
drivers/scsi/advansys.c
drivers/scsi/aic7xxx_old.c
drivers/scsi/cpqfcTSinit.c
drivers/scsi/fdomain.c
drivers/scsi/gdth.c
drivers/scsi/hosts.c
drivers/scsi/ips.h
drivers/scsi/libata-core.c
drivers/scsi/megaraid/megaraid_mbox.c
drivers/scsi/ncr53c8xx.c
drivers/scsi/nsp32.c
drivers/scsi/qlogicfc.c
drivers/scsi/qlogicisp.c
include/scsi/scsi_host.h