From: Christoph Hellwig Date: Fri, 10 Jun 2005 23:05:01 +0000 (+0200) Subject: [SCSI] remove scsi_set_device X-Git-Tag: v2.6.13-rc4~75^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12413197eef2a29e0b9fb0fa541f5cbaeb1d3f3f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed