Merge "disp: msm: dp: do not skip wait for usb disconnect with dp_sim"
This commit is contained in:

gecommit door
Gerrit - the friendly Code Review server

commit
5c4d0ad805
@@ -1982,7 +1982,7 @@ static int dp_display_usb_notifier(struct notifier_block *nb,
|
||||
dp_display_state_add(DP_STATE_ABORTED);
|
||||
dp->ctrl->abort(dp->ctrl, true);
|
||||
dp->aux->abort(dp->aux, true);
|
||||
dp_display_handle_disconnect(dp, true);
|
||||
dp_display_handle_disconnect(dp, false);
|
||||
dp->debug->abort(dp->debug);
|
||||
}
|
||||
|
||||
|
Verwijs in nieuw issue
Block a user