aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2012-07-20 20:34:25 +0200
committerFelipe Balbi <[email protected]>2012-09-06 19:52:29 +0300
commitf3bb8e63a8ee0398dffe412e774d8801db7e1bf1 (patch)
treeedb078faa3ca112a87c8debd90d866c65eb78e47 /lib/mpi/mpi-internal.h
parent8b7dda554cf61e87523dee412eaf598f8646bd79 (diff)
usb: gadget: at91udc: Don't check for ep->ep.desc
Earlier we used to check for ep->ep.desc to figure out if this ep has already been enabled and if so, abort. Ido Shayevitz removed the usb_endpoint_descriptor from private udc structure 5a6506f00 ("usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep") but did not fix up the ep_enable condition because _now_ the member is always true and we can't check if this ep is enabled twice. Cc: Ido Shayevitz <[email protected]> Tested-by: Fabio Porcedda <[email protected]> Tested-by: Mario Isidoro <[email protected]> Cc: <[email protected]> # v3.5 Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions