[SCSI] add missing hold_mcs parameter to the spi transport class
commitd872ebe4549576e7aab60ed7c746193196381dd0
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 3 Aug 2005 20:43:52 +0000 (3 15:43 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 3 Aug 2005 20:54:55 +0000 (3 15:54 -0500)
treead5ef1024415a81f31426879b4b32c17e373d910
parent3f40d7d6eaadecd48f6d1c0c4a5ad414b992260e
[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 <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_spi.c
include/scsi/scsi_transport_spi.h