From: Sebastian Andrzej Siewior Date: Mon, 10 Sep 2012 13:01:53 +0000 (+0200) Subject: usb: gadget: push VID/PID/USB BCD module option into gadgets X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~141^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d16e8d3eb704f5f6eb5a271d5758b495634e8e6;p=pandora-kernel.git usb: gadget: push VID/PID/USB BCD module option into gadgets This patch moves the module options idVendor, idProduct and bcdDevice from composite.c into each gadgets. This ensures compatibility with current gadgets and removes the global variable which brings me step closer towards composite.c in libcomposite Acked-by: Michal Nazarewicz Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed