]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit12413197eef2a29e0b9fb0fa541f5cbaeb1d3f3f
tree9f294101d0b9df2c49a0911b127aa99823bc0060
parent117e4b27ebb1133072b1453145e60e576569e8af
[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