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

Skip to content
Commit c6a5fecb authored by Udipto Goswami's avatar Udipto Goswami
Browse files

usb: f_qdss: Cleanup control interface as no longer in use



Currently, if debug_inface is enabled the list pool allocation is
done for ctrl_write_pool instead of data_write_pool. Therefore
when coresight calls qdss_write function it finds the data_write_pool
empty & since data is populated in ctrl_write_pool, it will return
-EIO. This restricts qdss to work on a composition where ctrl & data
write pool coexists.

Fix this by removing the control interface as it is no longer used.

Change-Id: I2d6368d8f5a1b0ada2634ec682f19bc99551c76c
Signed-off-by: default avatarUdipto Goswami <ugoswami@codeaurora.org>
parent 1c0ece44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment