From: Havard Skinnemoen Date: Sat, 19 Feb 2011 02:32:08 +0000 (-0800) Subject: isci: Initialize proc_name field in scsi_host_template X-Git-Tag: v3.0-rc6~1^2~1^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cd51153d5c18af027ddf42547d59ba4167873c;p=pandora-kernel.git isci: Initialize proc_name field in scsi_host_template The proc_name field in struct scsi_host_template is exported through sysfs and allows userspace tools to identify the driver behind a particular SCSI host controller. Initialize this field so that userspace tools can easily identify isci host controllers through sysfs. Signed-off-by: Havard Skinnemoen Signed-off-by: Dan Williams --- Reading git-diff-tree failed