Re: [PATCH -next] omapfb: connector-dvi: simplify the return expression of dvic_connect()

2020-10-16 Thread Sam Ravnborg
Hi Liu. On Tue, Sep 15, 2020 at 11:26:27AM +0800, Liu Shixin wrote: > Simplify the return expression. > > Signed-off-by: Liu Shixin Thanks, also applied. If you have other drm/fbdev patches pending then I have missed them. So please resend if this is the case. Sam > --- > drivers/vid

[PATCH -next] omapfb: connector-dvi: simplify the return expression of dvic_connect()

2020-09-15 Thread Liu Shixin
Simplify the return expression. Signed-off-by: Liu Shixin --- drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c b/drivers/video/fbdev/omap2/omapfb/displays