This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/usb/misc
Jongrak Kwon becc299c0d msm: usb: fix mdm bridge channel mismatch when disconnecting
The bridge_disconnect assumed the internal channel id in pre-defined order,
which was not matched with the actual usb_interface to be disconnected.
Due to this, other internal resources were freed unexpectedly and caused
occasional crash during reset and power off.

Implemented new routines for matching usb_interface and internal channel id
to free proper resources when bridge_disconnect is called.

Change-Id: I0ca604423dd36928f99fad3e21a24ed4699f96c3
2013-03-04 12:44:59 -08:00
..
2011-07-26 16:49:47 -07:00
2013-02-27 18:19:01 -08:00
2013-02-27 18:11:26 -08:00
2005-04-16 15:20:36 -07:00
2012-01-24 12:08:36 -08:00
2011-03-23 13:14:31 -07:00