From: Michal Nazarewicz Date: Thu, 12 Aug 2010 15:43:44 +0000 (+0200) Subject: USB: gadget: g_multi: fixed vendor and product ID X-Git-Tag: v2.6.37-rc1~154^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6529e92b7682573837e9c9eb7b5ba7a8216a88;p=pandora-kernel.git USB: gadget: g_multi: fixed vendor and product ID This patch fixes the vendor and product ID the gadget uses by replacing the temporary IDs that were used during development (which should never get into mainline) with proper IDs. Signed-off-by: Michal Nazarewicz Signed-off-by: Kyungmin Park Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed