• Felipe Balbi's avatar
    usb: dwc3: drop EP0_STALL state · 0b7836a9
    Felipe Balbi authored
    Whenever we issue a Set Stall command on EP0,
    the state machine will be restarted and Stall
    is cleared automatically, when core receives
    the next SETUP packet.
    
    There's no need to track that EP0_STALL state.
    Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
    0b7836a9
ep0.c 17.7 KB