summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-07-01 22:59:08 (GMT)
committerMarek Vasut <marex@denx.de>2014-07-02 13:45:38 (GMT)
commit369d3c439a39dea6020e3a5ae25821b0832822da (patch)
treeee8718c8afea97f254ae408f95c2eeee40b6b084 /board
parent639e9903c20611772cb38433add6fe2383b9fabf (diff)
downloadu-boot-369d3c439a39dea6020e3a5ae25821b0832822da.tar.xz
USB: gadget: atmel: zero out allocated requests
A UDC's alloc_request method should zero out the newly allocated request. Ensure the Atmel driver does so. This issue was found by code inspection, following the investigation of an intermittent issue with ci_udc, which was tracked down to failing to zero out allocated requests following some of my changes. All other UDC drivers already zero out requests in one way or another. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions