From: David Miller <da...@davemloft.net>
Date: Tue, 16 Jan 2018 15:18:33 -0500 (EST)

> From: Andrew Lunn <and...@lunn.ch>
> Date: Mon, 15 Jan 2018 23:45:56 +0100
> 
>> Further testing and core review found two sets of bugs.
>> 
>> Core review found a cut/paste error in the irq setup code.
>> 
>> A board which does not have an interrupt line from the switch to the
>> SoC, and experiancing an EPROBE_DEFER throw a splat when the ATU irq
>> was freed but never registered.
> 
> Series applied, thanks Andrew.

Uhhh, this breaks the build.  Reverting...

drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 
‘mv88e6xxx_g1_vtu_prob_irq_setup’:
drivers/net/dsa/mv88e6xxx/global1_vtu.c:573:14: error: ‘struct mv88e6xxx_chip’ 
has no member named ‘chip’
   return chip->chip->vtu_prob_irq;

Reply via email to