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

Skip to content
Commit c2f956e1 authored by Fuad Hossain's avatar Fuad Hossain Committed by Gerrit - the friendly Code Review server
Browse files

platform: msm: Remove incorrect external display stream id assignment



The stream id for an external display is
currently being set to the total number of
external displays attached to the system. This
logic is incorrect and leads to issues when
displays are disconnected and reconnected while
there are other display(s) still connected.

Removing this assignment will cause the stream id
to take on the value set during the registration
of the display, which is the correct stream id.

Change-Id: Ia6e2a9c161b795bcf7bd984f0f5c64aa67c81c57
Signed-off-by: default avatarFuad Hossain <fhossain@codeaurora.org>
parent 7dcd447f
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