drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return value
authorSean Paul <seanpaul@chromium.org>
Tue, 16 Jan 2018 22:22:10 +0000 (17:22 -0500)
committerSean Paul <seanpaul@chromium.org>
Wed, 17 Jan 2018 17:17:19 +0000 (12:17 -0500)
commit739ebf51a92c67ce7e26e348d8effb9a55eb96c3
tree5b2ec273a60dd5415f38ef9d7c9df8ae26c1c119
parent6ac69290289821b80c2fcf9e3f2c137346c4239f
drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return value

Return value for mipi_dsi_shutdown_peripheral() is unchecked.
Check it and return any errors if they come up. Even if
mipi_dsi_shutdown_peripheral() fails, continue attempting to
disable.

Cc: Philippe Cornu <philippe.cornu@st.com>
Reviewed-by: Philippe Cornu <philippe.cornu@st.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180116222217.240939-1-seanpaul@chromium.org
drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c