diff options
author | Adrien Grassein <[email protected]> | 2021-03-31 15:33:13 +0200 |
---|---|---|
committer | Robert Foss <[email protected]> | 2021-04-16 17:12:51 +0200 |
commit | 5a7bd25992e48aacdbd73c09a54f15cd163e92cd (patch) | |
tree | 766376225aea31c5c44b2756c1b3230cdb3f7108 /drivers/gpu/drm/i915/gt/intel_engine_user.c | |
parent | ad085b3a712a89e4a48472121b231add7a8362e4 (diff) |
drm/bridge: lt8912b: fix incorrect handling of of_* return values
A static analysis shows several issues in the driver code at
probing time.
DT parsing errors were bad handled and could lead to bugs:
- Bad error detection;
- Bad release of resources
Fixes: 30e2ae943c26 ("drm/bridge: Introduce LT8912B DSI to HDMI bridge")
Reported-by: Dan Carpenter <[email protected]>
Suggested-by: Dan Carpenter <[email protected]>
Signed-off-by: Adrien Grassein <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Robert Foss <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_user.c')
0 files changed, 0 insertions, 0 deletions