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
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
..
2013-02-25 11:32:11 -08:00
2013-02-27 18:16:09 -08:00
2012-04-18 13:15:51 -07:00
2012-05-07 12:26:28 -04:00