From: James Bottomley Date: Sun, 23 Jan 2011 14:34:25 +0000 (-0600) Subject: [SCSI] libsas: remove spurious sata control register read/write X-Git-Tag: v2.6.39-rc1~440^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e34c8387380269b9d7707d625aeb9e9e92233f0;p=pandora-kernel.git [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 --- Reading git-diff-tree failed