commit | ef72582e7a02e1069c6e6bf5eecf6f388b1467c6 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Dec 15 16:22:01 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Dec 15 18:42:39 2005 -0800 |
tree | af53892d987f11d8bc0cec3674daf2f564290e93 | |
parent | b32aaffcdc694650d299a59501c5b3e267fca343 [diff] |
[SCSI] Add PPR support to spi_print_msg Introduce a new helper, print_nego() to handle SDTR/WDTR/PPR. Split out the guts of show_spi_transport_period_helper() into period_to_str() and use it in print_nego to get the period factor conversion right. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>