summaryrefslogtreecommitdiff
path: root/common/system_map.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-07-01 16:59:08 -0600
committerMarek Vasut <marex@denx.de>2014-07-02 15:45:38 +0200
commit369d3c439a39dea6020e3a5ae25821b0832822da (patch)
treeee8718c8afea97f254ae408f95c2eeee40b6b084 /common/system_map.c
parent639e9903c20611772cb38433add6fe2383b9fabf (diff)
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 'common/system_map.c')
0 files changed, 0 insertions, 0 deletions