commit | ebb2478b707642b4839c7a5d41e0569cb2956b80 | [log] [tgz] |
---|---|---|
author | Milind Choudhary <milindc@codeaurora.org> | Wed Dec 12 17:55:28 2012 -0800 |
committer | Marek Vasut <marex@denx.de> | Mon Dec 17 15:38:15 2012 +0100 |
tree | 53b04bf80b9d3fbc57b7feb318092048e007bb0a | |
parent | a2612828f0580a9b43631e1376dc94acbfb897ef [diff] |
usb: Clean up newly allocated device nodes in case of configuration failure If probe of a newly connected device fails for some reason, clean up the allocated entry in usb_dev array. Signed-off-by: Milind Choudhary <milindc@codeaurora.org> Signed-off-by: Simon Glass <sjg@chromium.org>