From: Sebastian Andrzej Siewior Date: Thu, 16 Jun 2011 18:36:57 +0000 (+0200) Subject: usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible X-Git-Tag: v3.1-rc1~234^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719e52cbc7b826fae9501f3b86b8cbc25a4c5268;p=pandora-kernel.git usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible gadget_to_dummy_hcd() already does the speed check, so it's unnecessary to unroll that all the time. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed