diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-09-11 15:00:14 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 18:48:22 (GMT) |
commit | bfd129445f23c037d9a440ebfa4109e11c220301 (patch) | |
tree | 7952a3701233972e2257e8c85d063188413b9c78 /drivers/scsi/arcmsr/arcmsr_hba.c | |
parent | 01fbfe0b8359695a3ff7f4b79ab1e0a777f10ae4 (diff) | |
download | linux-bfd129445f23c037d9a440ebfa4109e11c220301.tar.xz |
[SCSI] switch sdev sysfs attributes to default attributes
This removes the unused sysfs attribute overwriting logic for most of
the attributes, and plugs them into the driver core default attribute
creation.
Without this patch, at the time of the events for the SCSI LUN's, there
will be no sysfs files, because their creation is delayed until the sd
driver has spun up the disks, which might take several seconds. It is the
last WAIT_FOR_SYSFS rule in the default udev setup which can be removed
with this change.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/arcmsr/arcmsr_hba.c')
0 files changed, 0 insertions, 0 deletions