diff options
author | 2021-08-18 19:13:17 +0200 | |
---|---|---|
committer | 2021-08-18 20:56:39 +0200 | |
commit | 7f16d0f3b8e2d13f940e944cd17044ca8eeb8b32 (patch) | |
tree | 8a14d534913ec313f96662786ba48fe647df25e9 /include/linux | |
parent | drm: Remove unused code to load the non-existing fbcon.ko (diff) | |
download | wireguard-linux-7f16d0f3b8e2d13f940e944cd17044ca8eeb8b32.tar.xz wireguard-linux-7f16d0f3b8e2d13f940e944cd17044ca8eeb8b32.zip |
drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()
The return value of sp_tx_rst_aux() is not propagated, which means
both compiler warnings and potential errors not being handled.
Fixes: 8bdfc5dae4e3 ("drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP")
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210818171318.1848272-1-robert.foss@linaro.org
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions