diff options
| author | Dan Carpenter <[email protected]> | 2020-09-10 10:08:25 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2020-09-10 10:15:57 +0000 |
| commit | 14929c5ae8b6dc4ad89d4888cfc0bd7678eee04c (patch) | |
| tree | 763ff9d79852ee2d9b92db53ad194ec12b1bd873 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write() (diff) | |
| download | kernel-14929c5ae8b6dc4ad89d4888cfc0bd7678eee04c.tar.gz kernel-14929c5ae8b6dc4ad89d4888cfc0bd7678eee04c.zip | |
drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
The devm_ioremap() function never returns error pointers, it returns
NULL.
Fixes: 8323989140f3 ("drm/vc4: hdmi: Support the BCM2711 HDMI controllers")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20200910100825.GC79916@mwanda
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
