From: Greg Kroah-Hartman Date: Wed, 5 Mar 2008 23:13:36 +0000 (+0100) Subject: IB: rename "dev" to "srp_dev" in srp_host structure X-Git-Tag: v2.6.26-rc1~1126^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05321937469a8592d6a6d35f1d38ca882d243044;p=pandora-kernel.git IB: rename "dev" to "srp_dev" in srp_host structure This sets us up to be able to convert the srp_host to use a struct device instead of a class_device. Based on a original patch from Tony Jones, but split up into this piece by Greg. Signed-off-by: Tony Jones Signed-off-by: Kay Sievers Reviewed-by: Roland Dreier Cc: Sean Hefty Cc: Hal Rosenstock Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed