From: Greg Kroah-Hartman Date: Wed, 28 Nov 2007 20:23:18 +0000 (-0800) Subject: PCI: use proper call to driver_create_file X-Git-Tag: v2.6.25-rc1~1243^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d43b19b9f56c1d18bc8f2f7890534fbe6a285d;p=pandora-kernel.git PCI: use proper call to driver_create_file Don't try to call the "raw" sysfs_create_file when we already have a helper function to do this kind of work for us. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed