summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2015-08-28 09:20:30 +0800
committerMarek Vasut <[email protected]>2015-09-12 20:24:42 +0200
commit70eaeb03c1fc173b1a7c11ad627d8cc8bbfe3e6c (patch)
treeaebe8a0a78392c3facf891dbea4d028470973811 /scripts/checkpatch.pl
parent89983478bdc99996bbc26bd63fd00358d3082cbe (diff)
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
Implement endpoint dequeue callback function. Without this function, uboot will hang when executing fastboot comamnd. See following flow: "fastboot_tx_write_str->fastboot_tx_write->usb_ep_dequeue->ep->ops->dequeue" without implement ci_udc dequeue function, ep->ops->dequeue is NULL, then uboot will hang. Tested on mx6qsabresd board with fastboot enabled. Signed-off-by: Peng Fan <[email protected]> Tested-by: Fabio Estevam <[email protected]> Cc: "Ɓukasz Majewski" <[email protected]> Cc: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions