From: Hans de Goede Date: Fri, 20 Mar 2015 19:11:14 +0000 (+0100) Subject: usb: musb: Fix platform code being unable to override ep access ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a82730b54c2757ca5c89a82a9727ca0129af9d;p=pandora-kernel.git usb: musb: Fix platform code being unable to override ep access ops musb-core was setting the ops to the default indexed or flat handlers after checking for platform overrides. Reverse the order of this so that platform overrides actually work. Signed-off-by: Hans de Goede Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed