RE: [PATCH] net: lan78xx: fix "enabled interrupts" warninig

From: RaghuramChary.Jallipalli
Date: Mon Apr 08 2019 - 03:46:09 EST


>
> Per my understanding, the proper handling of PHY irq is to make use of
> PHY_IGNORE_INTERRUPT then call phy_mac_interrupt when
> INT_ENP_PHY_INT is triggered.
>

Hi Jisheng,
Thanks for the changes.
Is this warning specific to any linux version? Why do you think PHY irq domain handling is not proper? Maybe we can fix that rather removing complete IRQ domain code changes.
Also, Can you pls let us know how this changes fixed your warning.

Thanks
-Raghu