From: Robert Elliott Date: Thu, 23 Apr 2015 14:35:09 +0000 (-0500) Subject: hpsa: use scsi host_no as hpsa controller number X-Git-Tag: omap-for-v4.3/legacy-v2-signed~180^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2946e82bdd76568dd6a3ebb49fe977ac222c0a19;p=pandora-kernel.git hpsa: use scsi host_no as hpsa controller number Rather than numbering the hpsa controllers with an incrementing 0..n value (e.g., that shows up in /proc/interrupts), use the scsi midlayer host_no (e.g. matching /sys/class/scsi_host/hostNN). Reviewed-by: Scott Teel Reviewed-by: Kevin Barnett Reviewed-by: Tomas Henzl Reviewed-by: Hannes Reinecke Signed-off-by: Robert Elliott Signed-off-by: Don Brace Reviewed-by: Christoph Hellwig Signed-off-by: James Bottomley --- Reading git-diff-tree failed