diff options
| author | Dan Williams <[email protected]> | 2012-01-29 01:24:40 +0000 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2012-02-29 21:40:33 +0000 |
| commit | 899fcf40f3177697ccfb029d0484cb8ec09a51ca (patch) | |
| tree | 2983a14444ca62958e50e2fdbd4dc945d7a38849 /drivers/scsi/libsas/sas_init.c | |
| parent | [SCSI] libsas: revert ata srst (diff) | |
| download | kernel-899fcf40f3177697ccfb029d0484cb8ec09a51ca.tar.gz kernel-899fcf40f3177697ccfb029d0484cb8ec09a51ca.zip | |
[SCSI] libsas: set attached device type and target protocols for local phys
Before:
$ cat /sys/class/sas_phy/phy-6\:3/device_type
none
$ cat /sys/class/sas_phy/phy-6\:3/target_port_protocols
none
After:
$ cat /sys/class/sas_phy/phy-6\:3/device_type
end device
$ cat /sys/class/sas_phy/phy-6\:3/target_port_protocols
sata
Also downgrade the phy_list_lock to _irq instead of _irqsave since
libsas will never call sas_get_port_device with interrupts disbled.
Signed-off-by: Dan Williams <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/scsi/libsas/sas_init.c')
0 files changed, 0 insertions, 0 deletions
