On Wed, 12 Feb 2025 at 12:12, Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > The variable tssel_n is used for selecting TINT source and titsel_n for > setting the interrupt type. The variable titsel_n is wrongly used for > enabling the TINT interrupt in rzv2h_tint_set_type(). Fix this issue by > using the correct variable tssel_n. > > While at it, move the tien variable assignment near to tssr. > > Fixes: 0d7605e75ac2 ("irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver") > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Reported-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Closes: https://lore.kernel.org/CAMuHMdU3xJpz-jh=j7t4JreBat2of2ksP_OR3+nKAoZBr4pSxg@xxxxxxxxxxxxxx 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