Re: [PATCH 2/8] drm/bridge: it66121: Add bridge_to_it66121() helper and use it

2023-11-14 Thread Dmitry Baryshkov
On Tue, 14 Nov 2023 at 17:09, Sui Jingfeng wrote: > > From: Sui Jingfeng > > Instead of using the container_of() directly, which avoid the code lines > too long in horizontial. Just trivial cleanup, no functional change. > > Signed-off-by: Sui Jingfeng Reviewed-by: Dmitry Baryshkov > --- >

[PATCH 2/8] drm/bridge: it66121: Add bridge_to_it66121() helper and use it

2023-11-14 Thread Sui Jingfeng
From: Sui Jingfeng Instead of using the container_of() directly, which avoid the code lines too long in horizontial. Just trivial cleanup, no functional change. Signed-off-by: Sui Jingfeng --- drivers/gpu/drm/bridge/ite-it66121.c | 27 --- 1 file changed, 16 insertions(