commit | 14dd77fdc4d5f2d55cf2dfcd97891e436a0aaf99 | [log] [tgz] |
---|---|---|
author | Ondrej Jirman <megi@xff.cz> | Mon May 22 23:47:04 2023 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Jul 14 18:23:40 2023 +0200 |
tree | af4bd95690f92dec6dabbdada584d5fabef3335a | |
parent | b7d8d40346f29036e0b3a4e666e9c6ed14c14c4b [diff] |
video: rockchip: dw_mipi_dsi: Fix error path checks in probe function Wrong return codes were checked in several places. Check the proper ones. Signed-off-by: Ondrej Jirman <megi@xff.cz>