• F
    usb: dwc3: drop EP0_STALL state · 0b7836a9
    Felipe Balbi 提交于
    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: NFelipe Balbi <balbi@ti.com>
    0b7836a9
gadget.c 50.2 KB