git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
117e4b2
)
[SCSI] remove scsi_set_device
author
Christoph Hellwig
<hch@lst.de>
Fri, 10 Jun 2005 23:05:01 +0000
(
01:05
+0200)
committer
James Bottomley
<jejb@titanic.(none)>
Sun, 26 Jun 2005 13:31:47 +0000
(08:31 -0500)
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>
No differences found