Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7bdadf4f authored by Ajay Agarwal's avatar Ajay Agarwal
Browse files

usb: gadget: f_qdss: Remove channel from list in free_inst



Currently the driver does not remove the channel corresponding to
an instance when freeing it. This leads to re-creation of a
channel failing because the older channel with the same name
still exists. Eventually, the function does not work.
Fix this by removing the channel from usb_qdss_ch_list as a part
of free_inst.

Change-Id: I114c0a0dcad5591ada50afbb28dd29dad6bb196f
Signed-off-by: default avatarAjay Agarwal <ajaya@codeaurora.org>
parent e9c5e370
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment