[PATCH v2 04/18] drm/sun4i: tcon-top: Cleanup clock handling

2018-07-11 Thread Jernej Skrabec
There is no need to acquire reference to clock just to get its name. This commit just cleans up the code. There is no functional change. Reviewed-by: Chen-Yu Tsai Signed-off-by: Jernej Skrabec --- drivers/gpu/drm/sun4i/sun8i_tcon_top.c | 48 ++ 1 file changed, 11 insert

Re: [PATCH v2 04/18] drm/sun4i: tcon-top: Cleanup clock handling

2018-07-10 Thread Chen-Yu Tsai
On Wed, Jul 11, 2018 at 7:20 AM, kbuild test robot wrote: > Hi Jernej, > > Thank you for the patch! Perhaps something to improve: > > [auto build test WARNING on next-20180710] > [cannot apply to sunxi/sunxi/for-next drm/drm-next robh/for-next v4.18-rc4 > v4.18-rc3 v4.18-rc2 v4.18-rc4] > [if your

Re: [PATCH v2 04/18] drm/sun4i: tcon-top: Cleanup clock handling

2018-07-10 Thread kbuild test robot
Hi Jernej, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on next-20180710] [cannot apply to sunxi/sunxi/for-next drm/drm-next robh/for-next v4.18-rc4 v4.18-rc3 v4.18-rc2 v4.18-rc4] [if your patch is applied to the wrong git tree, please drop us a note to help i