WSL2-Linux-Kernel/drivers/scsi/libsas
James Bottomley 1e34c83873 [SCSI] libsas: remove spurious sata control register read/write
Originally, libata required the illusion that it could access the sata
control register.  Now, however, it can run perfectly well without
them, so remove the dummy routines from libsas which tried to emulate
them (but only ended up causing confusion).

Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-01-24 12:05:45 -06:00
..
Kconfig [SCSI] libsas: convert to standard kernel debugging 2011-01-24 12:05:38 -06:00
Makefile [SCSI] libsas: convert to standard kernel debugging 2011-01-24 12:05:38 -06:00
sas_ata.c [SCSI] libsas: remove spurious sata control register read/write 2011-01-24 12:05:45 -06:00
sas_discover.c
sas_dump.c [SCSI] libsas: convert to standard kernel debugging 2011-01-24 12:05:38 -06:00
sas_dump.h [SCSI] libsas: convert to standard kernel debugging 2011-01-24 12:05:38 -06:00
sas_event.c
sas_expander.c
sas_host_smp.c
sas_init.c
sas_internal.h [SCSI] libsas: convert to standard kernel debugging 2011-01-24 12:05:38 -06:00
sas_phy.c
sas_port.c
sas_scsi_host.c [libata] avoid needlessly passing around ptr to SCSI completion func 2011-01-05 19:43:22 -05:00
sas_task.c