From: Ricardo Ribalda Delgado Date: Fri, 28 Nov 2014 13:50:54 +0000 (+0100) Subject: usb: gadget: udc: net2280: Remove function ep_stall X-Git-Tag: fixes-v4.0-rc1~102^2^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0cbb04627556a953c6fe8d5ba42b9dda68146af;p=pandora-kernel.git usb: gadget: udc: net2280: Remove function ep_stall irqs_superspeed calls ep_stall instead of set/clear_halt, due to a workaround for SS seqnum. Create a function with the workaround and call set/clear_halt instead. This way we can compare the code of super/normal speed and it is easier to follow the code. Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed