commit | c5d619bf3eb8821686f64571d6c0135256f58159 | [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 | 10fecbd7e0e9ca8278c6b1f995c62611c07480ef [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>