aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2021-01-22 02:33:02 +0300
committerAndrzej Hajda <[email protected]>2021-01-28 11:54:49 +0100
commit1bb7ab402da44e09b4bb3f31cfe24695cdb1b7df (patch)
tree21220c8fb51f0d9033acb2a706fd1df9431c9a2f /tools/perf/scripts/python
parent053b1b287ccf734cc3b5a40b3b17a63185758c61 (diff)
drm/bridge/lontium-lt9611uxc: fix get_edid return code
Return NULL pointer from get_edid() callback rather than ERR_PTR() pointer, as DRM code does NULL checks rather than IS_ERR(). Also while we are at it, return NULL if getting EDID timed out. Signed-off-by: Dmitry Baryshkov <[email protected]> Fixes: 0cbbd5b1a012 ("drm: bridge: add support for lontium LT9611UXC bridge") Reviewed-by: Bjorn Andersson <[email protected]> Reviewed-by: Andrzej Hajda <[email protected]> Signed-off-by: Andrzej Hajda <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions