From: Sebastian Andrzej Siewior Date: Thu, 13 Nov 2014 17:28:47 +0000 (+0100) Subject: usb: musb: musb_cppi41: recognize HS devices in hostmode X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eec34e9f25664cf71e05321329d128e0565beae;p=pandora-kernel.git usb: musb: musb_cppi41: recognize HS devices in hostmode There is a poll loop for max 25us for HS devices. Now guess what, I tested it in gadget mode and forgot about the little detail. Nobody seem to have it noticed… This patch adds the missing logic for hostmode so it is recognized in host and device mode properly. Fixes: 50aea6fca771 ("usb: musb: cppi41: fire hrtimer according to programmed channel length") Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed