From: Matthew Wilcox Date: Thu, 15 Dec 2005 21:22:01 +0000 (-0500) Subject: [SCSI] Add PPR support to spi_print_msg X-Git-Tag: v2.6.16-rc1~474^2~22^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef72582e7a02e1069c6e6bf5eecf6f388b1467c6;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed