Hi, On Wed, Aug 30, 2023 at 10:08 AM Biju Das <[email protected]> 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 <[email protected]> > Signed-off-by: Biju Das <[email protected]> > --- > v5: > * Split from patch#2 > --- > drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c | 2 -- > 1 file changed, 2 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]> 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. ;-)
