On Thu, Apr 9, 2020 at 3:39 AM Rob Herring <[email protected]> wrote: > Since the VExpress setup in pl111_vexpress.c is now just a single > function call, let's move it into pl111_versatile.c and we can further > simplify pl111_versatile_init() by moving the other pieces for VExpress > into pl111_vexpress_clcd_init(). > > Cc: Eric Anholt <[email protected]> > Cc: [email protected] > Signed-off-by: Rob Herring <[email protected]>
Yeah that's much nicer, the other boards get a copy of the Vexpress code but it's so little so it doesn't matter and besides the Vexpress already had copies of the other boards init code. Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
