From: Sebastian Andrzej Siewior Date: Thu, 23 Jun 2011 12:26:12 +0000 (+0200) Subject: usb: gadget: dummy_hcd: move ep initialisation HW setup X-Git-Tag: v3.1-rc1~234^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb5759952e934dd5ff25fd79f45cb5d69c8d2d1;p=pandora-kernel.git usb: gadget: dummy_hcd: move ep initialisation HW setup This is only required to be done once. There is no counter part to this in ->stop() so there is no need to re-do it next time. While here also init the max_stream size to 0 on SS speed. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed