From: Michal Nazarewicz Date: Mon, 21 Jun 2010 11:57:03 +0000 (+0200) Subject: USB: gadget: g_multi: code clean up and refactoring X-Git-Tag: v2.6.36-rc1~293^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=279cc49a697d5b4f9477cd68eeb4ef20798400fe;p=pandora-kernel.git USB: gadget: g_multi: code clean up and refactoring The Multifunction Composite Gadget have been cleaned up and refactored so hopefully it looks prettier and works at least as good as before changes. A Kconfig has also been fixed to make it impossible to build FunctionFS gadget with no configurations. With this patch, if RNDIS is not chosen by the user CDC is force-selected. Signed-off-by: Michal Nazarewicz Signed-off-by: Kyungmin Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed