From: Dan Williams Date: Fri, 2 Sep 2011 04:18:31 +0000 (-0700) Subject: [SCSI] isci: initial sgpio write support X-Git-Tag: v3.2-rc1~125^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad4f4c1de80abdda5d55315289505598aa78e355;p=pandora-kernel.git [SCSI] isci: initial sgpio write support Basic support to initialize the gpio unit, accept an incomming SAS_GPIO_REG_TX_GP bitstream, and translate it to the ODx.n fields in the hardware registers. If register indexes outside the supported range are specified in the SMP frame we simply accept the write and return how many registers (SFF-8485) were written (libsas reports this as residue in the request). Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed