Re: [PATCHv3] phy: fix crash in fixed_phy_add()

2016-05-20 Thread David Miller
From: Rabin Vincent Date: Wed, 18 May 2016 12:47:31 +0200 > From: Rabin Vincent > > Since e7f4dc3536a ("mdio: Move allocation of interrupts into core"), > platforms which call fixed_phy_add() before fixed_mdio_bus_init() is > called (for example, because the platform code and the fixed_phy driv

Re: [PATCHv3] phy: fix crash in fixed_phy_add()

2016-05-18 Thread Andrew Lunn
On Wed, May 18, 2016 at 12:47:31PM +0200, Rabin Vincent wrote: > From: Rabin Vincent > > Since e7f4dc3536a ("mdio: Move allocation of interrupts into core"), > platforms which call fixed_phy_add() before fixed_mdio_bus_init() is > called (for example, because the platform code and the fixed_phy d