[SCSI] libsas: remove spurious sata control register read/write
authorJames Bottomley <James.Bottomley@suse.de>
Sun, 23 Jan 2011 14:34:25 +0000 (08:34 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 24 Jan 2011 18:05:45 +0000 (12:05 -0600)
commit1e34c8387380269b9d7707d625aeb9e9e92233f0
treea64c493147a1e728474b15d2afbfc97b897800c4
parent96db6fa992570bfa46da8428fa466ee6b18e39d6
[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>
drivers/scsi/libsas/sas_ata.c