From: Xander Huff <xander.h...@ni.com> Date: Wed, 24 Aug 2016 16:47:53 -0500
> This reverts: > commit 33c133cc7598 ("phy: IRQ cannot be shared") > > On hardware with multiple PHY devices hooked up to the same IRQ line, allow > them to share it. > > Sergei Shtylyov says: > "I'm not sure now what was the reason I concluded that the IRQ sharing > was impossible... most probably I thought that the kernel IRQ handling > code exited the loop over the IRQ actions once IRQ_HANDLED was returned > -- which is obviously not so in reality..." > > Signed-off-by: Xander Huff <xander.h...@ni.com> > Signed-off-by: Nathan Sullivan <nathan.sulli...@ni.com> > --- > Note: this reverted code fails "CHECK: Alignment should match open > parentesis" That's fine, we can fix up the indentation later. Applied and queued up for -stable, thanks.