Re: [PATCH net-next v2 1/3] net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()

From: Vasileios Amoiridis
Date: Tue Sep 10 2024 - 17:58:21 EST


On Wed, Sep 04, 2024 at 03:40:56PM +0000, Alvin Šipraga wrote:
> On Wed, Sep 04, 2024 at 05:10:16PM GMT, Vasileios Amoiridis wrote:
> > Convert irqd_get_trigger_type(irq_get_irq_data(irq)) cases to the more
> > simple irq_get_trigger_type(irq).
> >
> > Signed-off-by: Vasileios Amoiridis <vassilisamir@xxxxxxxxx>
> > ---
> > drivers/net/dsa/realtek/rtl8365mb.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Looks like you missed my review here, you can add it :)
>
> Reviewed-by: Alvin Šipraga <alsi@xxxxxxxxxxxxxxx>

Hi Alvin,

Sorry for missing that, but thank you for reminding :)