From: Michal Nazarewicz Date: Thu, 12 Aug 2010 15:43:49 +0000 (+0200) Subject: USB: gadget: g_multi: moved strings handling code to composite X-Git-Tag: v2.6.37-rc1~154^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99d8a45bc2f495be45b8d417b795d7282a69091;p=pandora-kernel.git USB: gadget: g_multi: moved strings handling code to composite This patch removes some of the string registration from the Multifunction Composite Gadget as composite layer can handle the iManufacturer and iProduct for us. This also adds the "needs_serial" so that composite layer will issue a warning if user space fails to provide the iSerialNumber module parameter. Signed-off-by: Michal Nazarewicz Signed-off-by: Kyungmin Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed