On Tue, Feb 14, 2023 at 1:45 AM Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> wrote: > To prepare for a rework of the LVDS disable code, which will need to be > called from rcar_lvds_pclk_disable(), move the LVDS enable code, > currently stored in the __rcar_lvds_atomic_enable() function, to a > separate code section separate from bridge operations. It will be then > extended with the LVDS disable code. > > As part of this rework the __rcar_lvds_atomic_enable() function is > renamed to rcar_lvds_enable() to more clearly indicate its purpose. > > No functional change intended. > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds