From: Roy Hashimoto Date: Wed, 12 Mar 2008 21:55:31 +0000 (-0800) Subject: USB: fix gadgetfs class request delegation X-Git-Tag: v2.6.25-rc7~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12cd5b984f825c5448aa4c0df561f8252076fd52;p=pandora-kernel.git USB: fix gadgetfs class request delegation gadgetfs (drivers/usb/gadget/inode.c) was not delegating all non-device requests to userspace. This patch makes the handling of all request cases consistent. Signed-off-by: Roy Hashimoto Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed