From: Tatyana Brokhman Date: Wed, 29 Jun 2011 13:41:51 +0000 (+0300) Subject: usb: gadget: dummy_hcd: use the shared_hcd infrastructure X-Git-Tag: v3.1-rc1~234^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdfcbd2c4a9e866c19bf8fe2b4e011a12441c32a;p=pandora-kernel.git usb: gadget: dummy_hcd: use the shared_hcd infrastructure This patch is a preparation for adding SuperSpeed support to dummy hcd. It takes the master side fields out of the struct dummy to a separate structure. The init process was also modified to resemble the way it is done by xHCI. Signed-off-by: Tatyana Brokhman Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed