Home
last modified time | relevance | path

Searched hist:da96cfc133350024ba68ef3289faeb539ee13872 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.cdiff da96cfc133350024ba68ef3289faeb539ee13872 Sat May 23 22:27:32 CDT 2015 Ben Hutchings <ben@decadent.org.uk> 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 <ben@decadent.org.uk>
Signed-off-by: Felipe Balbi <balbi@ti.com>