Re: [PATCH v3 0/2] net: mvmdio: avoid error message for optional IRQ
From: Andrew Lunn
Date: Tue Mar 17 2020 - 10:24:38 EST
On Mon, Mar 16, 2020 at 08:49:05PM +1300, Chris Packham wrote:
> I've gone ahead an sent a revert. This is the same as the original v1 except
> I've added Andrew's review to the commit message.
Hi Chris
Thanks for keeping at this.
I took a look at the core code. It would of been better to call this
_nowarn, not _optional :-(
Andrew