Commit b7ee3fd5 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov
Browse files

drm/bridge/lontium-lt9611uxc: fix waiting for EDID to become available



- Call wake_up() when EDID ready event is received to wake
  wait_event_interruptible_timeout()

- Increase waiting timeout, reading EDID can take longer than 100ms, so
  let's be on a safe side.

- Return NULL pointer from get_edid() callback rather than ERR_PTR()
  pointer, as DRM code does NULL checks rather than IS_ERR().

Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
parent b96add7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment