Re: [PATCH 2/3] drm/bridge: ps8640: Print an error if VDO control fails

2020-08-22 Thread Sam Ravnborg
On Mon, Jun 15, 2020 at 10:53:19PM +0200, Enric Balletbo i Serra wrote: > Print an error message inside ps8640_bridge_vdo_control() function when > it fails so we can simplify a bit the callers, they will only need to > check the error code. > > Signed-off-by: Enric Balletbo i Serra Reviewed-by:

[PATCH 2/3] drm/bridge: ps8640: Print an error if VDO control fails

2020-06-16 Thread Enric Balletbo i Serra
Print an error message inside ps8640_bridge_vdo_control() function when it fails so we can simplify a bit the callers, they will only need to check the error code. Signed-off-by: Enric Balletbo i Serra --- drivers/gpu/drm/bridge/parade-ps8640.c | 13 ++--- 1 file changed, 6 insertions(+