diff options
author | Dan Carpenter <[email protected]> | 2023-11-30 10:27:01 +0300 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2023-11-30 09:16:59 +0100 |
commit | 9ee33dc47772724ff583b060bb37c62b92b2d9c4 (patch) | |
tree | de15c1e4916dd3e99393af38e6e47ba0cbadb222 /drivers/gpu/drm/imagination/pvr_vm_mips.c | |
parent | 03219a3aa6c89f1cbb6624907f32d6939a1ffeb0 (diff) |
drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()
The pvr_build_firmware_filename() function returns NULL on error. It
doesn't return error pointers.
Fixes: f99f5f3ea7ef ("drm/imagination: Add GPU ID parsing and firmware loading")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imagination/pvr_vm_mips.c')
0 files changed, 0 insertions, 0 deletions