drm/panfrost: Make panfrost_job_run() return an ERR_PTR() instead of NULL
If we don't do that, dma_fence_set_error() complains (called from drm_sched_main()). Fixes: f3ba9122 ("drm/panfrost: Add initial panfrost driver") Cc: <stable@vger.kernel.org> Signed-off-by:Boris Brezillon <boris.brezillon@collabora.com>
Please register or sign in to comment