commit | 4da266f11aa507e16e363f4ba479fb178cc039b9 | [log] [tgz] |
---|---|---|
author | Ofir Cohen <ofirc@codeaurora.org> | Tue Jan 03 10:19:29 2012 +0200 |
committer | Ofir Cohen <ofirc@codeaurora.org> | Tue Jan 03 13:04:46 2012 +0200 |
tree | 06ba3f1831136c37814e4daaa4c6aaf987ab6824 | |
parent | 2262006486c4270f66e8880a41d9a1c3ae5ad20d [diff] |
usb: gadget: fix crash on USB cable disconnection Crash was observed (9x15) when USB cable was disconnected. Root cause was NULL pointer and USB BAM reset due to USB PHY reset. On 9x15 no reset on disconnect will be performed. CRs-Fixed: 326999 Change-Id: I006afb8dcd225caf9280dd915f8af3edfaebff5a Signed-off-by: Ofir Cohen <ofirc@codeaurora.org>