From: Ben Hutchings Date: Sun, 24 May 2015 03:27:32 +0000 (+0100) Subject: usb: musb: fix order of conditions for assigning end point operations X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~5^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da96cfc133350024ba68ef3289faeb539ee13872;p=pandora-kernel.git usb: musb: fix order of conditions for assigning end point operations Currently we always assign one of the two common implementations of ep_offset and ep_select operations, overwriting any platform-specific implementations. Fixes: d026e9c76aac ("usb: musb: Change end point selection to use ...") Signed-off-by: Ben Hutchings Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed