From: Greg Kroah-Hartman Date: Wed, 5 Dec 2007 06:53:16 +0000 (-0800) Subject: Infiniband: make ipath driver use default driver groups. X-Git-Tag: v2.6.25-rc1~1243^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b9c1ab5baf368a32b7242bf110ef1f48700d04;p=pandora-kernel.git Infiniband: make ipath driver use default driver groups. Make the ipath driver use the new driver functions so that it does not touch the sysfs portion of the driver structure. We also remove the redundant symlink from the device back to the driver, as it is already in the sysfs tree. Any userspace tools should be using the standard symlink, not some driver specific one. Cc: Roland Dreier Cc: Bryan O'Sullivan Cc: Arthur Jones Cc: Cornelia Huck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed