diff options
| author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-12-05 14:09:25 +0300 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2025-12-11 17:39:15 +0100 |
| commit | 470cb09a2936d3c1ff8aeff46e3c14dcc4314e9b (patch) | |
| tree | 181a5517814a72ab4f1a2dc0ad31bcf323d800b7 /include | |
| parent | 1b3d18de5535f2553d237d64a20f7a1a3947df68 (diff) | |
drm/plane: Fix IS_ERR() vs NULL bug drm_plane_create_color_pipeline_property()
The drm_property_create_enum() function returns NULL on error, it never
returns error pointers. Fix the error checking to match.
Fixes: 2afc3184f3b3 ("drm/plane: Add COLOR PIPELINE property")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Simon Ser <contact@emersion.fr>
Link: https://patch.msgid.link/aTK9ZR0sMgqSACow@stanley.mountain
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
