Re: [PATCH -next] drm/panel: simplify the return expression of td028ttec1_prepare

2020-09-24 Thread Sam Ravnborg
Hi Qinglang On Mon, Sep 21, 2020 at 09:10:18PM +0800, Qinglang Miao wrote: > Simplify the return expression. > > Signed-off-by: Qinglang Miao Thanks, applied to drm-misc-next. Sam > --- > drivers/gpu/drm/panel/panel-tpo-td028ttec1.c | 7 +-- > 1 file changed, 1 insertion(+), 6

[PATCH -next] drm/panel: simplify the return expression of td028ttec1_prepare

2020-09-22 Thread Qinglang Miao
Simplify the return expression. Signed-off-by: Qinglang Miao --- drivers/gpu/drm/panel/panel-tpo-td028ttec1.c | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-tpo-td028ttec1.c b/drivers/gpu/drm/panel/panel-tpo-td028ttec1.c index