diff options
author | 2024-11-12 13:23:03 +0300 | |
---|---|---|
committer | 2025-01-15 11:27:08 +0800 | |
commit | ef84aee151bd6c2c9223c8b430cae21d57b5e1c1 (patch) | |
tree | 59a4ab149112d9ca30fd9ff61a2cb8bddd316060 /scripts/generate_rust_analyzer.py | |
parent | drm/v3d: Ensure job pointer is set to NULL after job completion (diff) | |
download | wireguard-linux-ef84aee151bd6c2c9223c8b430cae21d57b5e1c1.tar.xz wireguard-linux-ef84aee151bd6c2c9223c8b430cae21d57b5e1c1.zip |
drm/bridge: ite-it6263: Prevent error pointer dereference in probe()
If devm_i2c_new_dummy_device() fails then we were supposed to return an
error code, but instead the function continues and will crash on the next
line. Add the missing return statement.
Fixes: 049723628716 ("drm/bridge: Add ITE IT6263 LVDS to HDMI converter")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Liu Ying <victor.liu@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Link: https://patchwork.freedesktop.org/patch/msgid/804a758b-f2e7-4116-b72d-29bc8905beed@stanley.mountain
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions