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

Skip to content
Commit 90ab8919 authored by Ajay Agarwal's avatar Ajay Agarwal Committed by Gerrit - the friendly Code Review server
Browse files

usb: misc: ks_bridge: Fix probe failure on reconnect



Currently the driver does not mark ksb->ifc to NULL explicitly
as a part of bridge_disconnect. When the probe is tried for the
next time, it finds ksb->ifc to be in use and bails out. To fix
this, mark ksb->ifc to NULL as a part of _disconnect.

Change-Id: I0f861ff1a58e95eddb478fb2948d92593d85f2ef
Signed-off-by: default avatarAjay Agarwal <ajaya@codeaurora.org>
parent df367b38
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