From: Sebastian Andrzej Siewior Date: Mon, 29 Oct 2012 17:09:55 +0000 (+0100) Subject: usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intances X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~59^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a1db457bfca045a0960f4eaaffd6539afbf8d7;p=pandora-kernel.git usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intances This patch creates & adds multiple instances of the HCD and UDC. We have a new module option "num" which says how many emulated UDCs + HCDs we want. The default value is one and currently the maximum is one as well. This will change soon. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed