“27bd0c955648646abf2a353a8371d28c37bcd982”上不存在“arch/git@gitcode.net:openeuler/raspberrypi-kernel.git”
  • F
    Revert "usb: gadget: zero: Add support for interrupt EP" · 2c247804
    Felipe Balbi 提交于
    This reverts commit ef11982d.
    
    That commit creates a problem for some UDCs (at least musb)
    where it allocates an endpoints with a 64-byte FIFO, but later
    tries to use that same FIFO for 1024-byte packets.
    
    Before implementing this, composite framework needs to be
    modified so we only allocate endpoints after we know negotiated
    speed, however that needs quite a bit of extra work.
    
    Cc: <stable@vger.kernel.org> # v3.18+
    Signed-off-by: NFelipe Balbi <balbi@ti.com>
    2c247804
f_sourcesink.c 30.6 KB
反馈
建议
客服 返回
顶部