From: Denis V. Lunev Date: Tue, 29 Apr 2008 08:02:19 +0000 (-0700) Subject: usb: use non-racy method for proc entries creation X-Git-Tag: v2.6.26-rc1~464 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdefa185dda6b2b267f088a7477e96d845bdc6c1;p=pandora-kernel.git usb: use non-racy method for proc entries creation Use proc_create()/proc_create_data() to make sure that ->proc_fops and ->data be setup before gluing PDE to main tree. Signed-off-by: Denis V. Lunev Acked-by: Greg Kroah-Hartman Cc: Alexey Dobriyan Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed