]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] add missing hold_mcs parameter to the spi transport class
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 3 Aug 2005 20:43:52 +0000 (15:43 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 3 Aug 2005 20:54:55 +0000 (15:54 -0500)
commit55e82f95616b42c3e86ced5b1b57feef8a778cf4
treead5ef1024415a81f31426879b4b32c17e373d910
parenta1307bbaf894b146e1bfbf869c85f8c31ce9c96f
[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