drm/msm/dp: signal the hotplug disconnect in the event handler
authorAbhinav Kumar <abhinavk@codeaurora.org>
Sat, 12 Sep 2020 20:49:31 +0000 (13:49 -0700)
committerRob Clark <robdclark@chromium.org>
Tue, 15 Sep 2020 17:54:35 +0000 (10:54 -0700)
commitbf4a1b3127d34b0b6ee0565b31ff699b3dc9c48e
tree24d3496cd4497b5fad4798b1f6b84a67daf97d4c
parenta1f5bda99b7bee46b01f6a9f256671c8efef0ec9
drm/msm/dp: signal the hotplug disconnect in the event handler

Signal the hotplug disconnect event to the audio side in the
event handler so that they are notified earlier and have more
time to process the disconnect event.

Changes in v2: none
Changes in v3: none
Changes in v4: rebase on top of latest patchset of dependency
Changes in v5: rebase on top of latest patchset of dependency
Changes in v6: none

Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/dp/dp_display.c