diff options
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | 2023-11-20 13:29:48 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-01-04 11:45:54 +0100 |
commit | 79b09453c4e369ca81cfb670d0136d089e3b92f0 (patch) | |
tree | 4823f6fc39fb587a5e6b723abfb56116e1cd3fc6 /CREDITS | |
parent | 50a3c772bd927dd409c484832ddd9f6bf00b7389 (diff) |
drm/rockchip: lvds: do not overwrite error code
ret variable stores the return value of drm_of_find_panel_or_bridge
which can return error codes different from EPROBE_DEFER. Therefore,
let's just return that error code instead of forcing it to EPROBE_DEFER.
Fixes: 34cc0aa25456 ("drm/rockchip: Add support for Rockchip Soc LVDS")
Cc: Quentin Schulz <foss+kernel@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20231120-rk-lvds-defer-msg-v2-1-9c59a5779cf9@theobroma-systems.com
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions