[PATCH v5 3/3] drm/bridge/analogix/anx78xx: Drop conditionals around of_node pointers
Doug Anderson
dianders at chromium.org
Wed Aug 30 19:53:04 UTC 2023
Hi,
On Wed, Aug 30, 2023 at 10:08 AM Biju Das <biju.das.jz at bp.renesas.com> wrote:
>
> Having conditional around the of_node pointers turns out to make driver
> code use ugly #ifdef and #if blocks. So drop the conditionals.
>
> Suggested-by: Douglas Anderson <dianders at chromium.org>
> Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
> ---
> v5:
> * Split from patch#2
> ---
> drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c | 2 --
> 1 file changed, 2 deletions(-)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
My current plan, assuming no objections, will be to apply all 3
patches to drm-misc-next in about a week. I'd also be fine if someone
else wanted to apply then. ;-)
More information about the dri-devel
mailing list