[PATCH v3] drm: imx: imx-tve: Check and propagate the errors

2015-01-22 Thread Philipp Zabel
Am Dienstag, den 20.01.2015, 20:44 -0200 schrieb Fabio Estevam: > From: Fabio Estevam > > In the case of errors we should propagate them. > > Signed-off-by: Fabio Estevam > --- > Changes since v2: > - Propage the error in more places like suggested by Philipp Thank you, I have queued this patc

[PATCH v3] drm: imx: imx-tve: Check and propagate the errors

2015-01-21 Thread Philipp Zabel
Am Dienstag, den 20.01.2015, 20:44 -0200 schrieb Fabio Estevam: > From: Fabio Estevam > > In the case of errors we should propagate them. > > Signed-off-by: Fabio Estevam > --- > Changes since v2: > - Propage the error in more places like suggested by Philipp Thank you, I have queued this patc

[PATCH v3] drm: imx: imx-tve: Check and propagate the errors

2015-01-20 Thread Fabio Estevam
From: Fabio Estevam In the case of errors we should propagate them. Signed-off-by: Fabio Estevam --- Changes since v2: - Propage the error in more places like suggested by Philipp drivers/gpu/drm/imx/imx-tve.c | 24 1 file changed, 16 insertions(+), 8 deletions(-) di