From: James Bottomley Date: Wed, 3 Aug 2005 20:43:52 +0000 (-0500) Subject: [SCSI] add missing hold_mcs parameter to the spi transport class X-Git-Tag: v2.6.14-rc1~522^2~12^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d872ebe4549576e7aab60ed7c746193196381dd0;p=pandora-kernel.git [SCSI] add missing hold_mcs parameter to the spi transport class This parameter is important only to people who take the time to tune the margin control settings, otherwise it's completely irrelevant. However, just in case anyone should want to do this, it's appropriate to include the parameter. I don't do anything with it in DV by design, so the parameter will come up as off by default, so if anyone actually wants to play with the margin control settings they'll have to enable it under the spi_transport class first. I also updated the transfer settings display to report all of the PPR settings instead of only DT, IU and QAS Signed-off-by: James Bottomley --- Reading git-diff-tree failed