commit | 1e34c8387380269b9d7707d625aeb9e9e92233f0 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@suse.de> | Sun Jan 23 08:34:25 2011 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Jan 24 12:05:45 2011 -0600 |
tree | a64c493147a1e728474b15d2afbfc97b897800c4 | |
parent | 96db6fa992570bfa46da8428fa466ee6b18e39d6 [diff] |
[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>