From: James Bottomley Date: Wed, 17 Jun 2009 19:03:41 +0000 (-0400) Subject: scsi_transport_spi: use spi target settings instead of inquiry data for DV X-Git-Tag: v2.6.31-rc1~32^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9872b81cf9f4b163e9c558d79e76b832c58a4814;p=pandora-kernel.git scsi_transport_spi: use spi target settings instead of inquiry data for DV Right at the moment, we carefully set up the spi_support_xx in the device configuration routines, but then we never actually use the results: we rely on the inquiry strings. If we're going to allow overrides to the inquiry data, we have to rely on our own internal settings. Signed-off-by: James Bottomley --- Reading git-diff-tree failed