commit | 9a7d34be13a6934e0fddfaf12236d8784343f902 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Jun 10 11:02:37 2014 -0600 |
committer | Marek Vasut <marex@denx.de> | Wed Jun 11 02:26:05 2014 +0200 |
tree | b01b62022367bc0dc2a991e76ee159e6e8dfc302 | |
parent | bdf81611e444e8aef21cb05eeae69f694c0c7a39 [diff] |
usb: ci_udc: fix probe error cleanup If allocation of the ep0 req fails, clean up all the allocations that were made in ci_udc_probe(). Signed-off-by: Stephen Warren <swarren@nvidia.com>