Hi Wan, On Wed, May 4, 2022 at 4:21 PM Wan Jiabing <wanjiabing@xxxxxxxx> wrote: > Fix following coccicheck warning: > ./drivers/clk/renesas/rzg2l-cpg.c:603:39-65: duplicated argument to & or | > > The CPG_SIPLL5_CLK1_REFDIV_WEN here is duplicated. > Here should be CPG_SIPLL5_CLK1_POSTDIV2_WEN. Thanks, nice catch! > Fixes: a16ed737e62b ("clk: renesas: rzg2l: Add FOUTPOSTDIV clk support") > Signed-off-by: Wan Jiabing <wanjiabing@xxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> As I haven't sent a pull request yet, I will fix up the original commit in renesas-clk-for-v5.19. 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