Re: [PATCH 2/3] drm/panel-novatek-nt35510: Emit an error message if power off fails

2022-07-09 Thread Sam Ravnborg
Hi Uwe, On Fri, Jul 08, 2022 at 11:49:21AM +0200, Uwe Kleine-König wrote: > Returning an error code from a mipi_dsi remove callback fails, this is > silently ignored. (mipi_dsi_drv_remove() propagates the return value to > device_remove() which ignores it.) So emit an error code in the driver > re

[PATCH 2/3] drm/panel-novatek-nt35510: Emit an error message if power off fails

2022-07-08 Thread Uwe Kleine-König
Returning an error code from a mipi_dsi remove callback fails, this is silently ignored. (mipi_dsi_drv_remove() propagates the return value to device_remove() which ignores it.) So emit an error code in the driver remove function and return 0. Signed-off-by: Uwe Kleine-König --- drivers/gpu/drm/