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

Skip to content
Commit 35e45e4a authored by Hemant Kumar's avatar Hemant Kumar Committed by Gerrit - the friendly Code Review server
Browse files

usb: f_qdss: Reset debug_inface_enabled flag upon driver unbind



flag debug_inface_enabled is set to 1 by user space when usb
composition is switched to QDSS having debug interface. This
flag is not set back to 0 upon driver unbind. When composition
is switched to QDSS interface which does not have debug
interface, QDSS driver adds one extra interface to bNumInterface.
This results into host showing extra interface with yellow bang.
Also, fix store() API which is assigning string to a bool variable.

Change-Id: I0a3da15baa0eb67d6216eb0422ee5647a16a766d
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 9b7ae79e
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