From: Greg Kroah-Hartman Date: Wed, 28 Nov 2007 20:23:18 +0000 (-0800) Subject: USB: use proper call to driver_create_file X-Git-Tag: v2.6.25-rc1~1243^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15147ffd57576fc00a23ad8a020ff46493a4f924;p=pandora-kernel.git USB: 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