[PATCH] drm/mediatek: fix error handling

2016-07-03 Thread Matthias Brugger
On 07/03/2016 07:37 AM, Christophe JAILLET wrote: > This is likely that checking 'phy_provider' instead of 'phy' is > expected here. > > Signed-off-by: Christophe JAILLET > --- > drivers/gpu/drm/mediatek/mtk_mipi_tx.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/driv

[PATCH] drm/mediatek: fix error handling

2016-07-03 Thread Christophe JAILLET
This is likely that checking 'phy_provider' instead of 'phy' is expected here. Signed-off-by: Christophe JAILLET --- drivers/gpu/drm/mediatek/mtk_mipi_tx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/mediatek/mtk_mipi_tx.c b/drivers/gpu/drm/mediatek/mtk_m