Skip to content
Snippets Groups Projects
Commit 3c77ff8f authored by Kangjie Lu's avatar Kangjie Lu Committed by Eric Anholt
Browse files

drm/v3d: fix a missing check of pm_runtime_get_sync


pm_runtime_get_sync could fail and thus deserves a check.

The patch adds such a check and return its error code upstream
if it indeed failed.

Signed-off-by: default avatarKangjie Lu <kjlu@umn.edu>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190324231602.2436-1-kjlu@umn.edu


Reviewed-by: default avatarMukesh Ojha <mojha@codeaurora.org>
parent f8b34706
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment