Re: [v4,1/9] net-next: phy: new Asix Electronics PHY driver

2019-01-21 Thread Michael Schmitz
Hi Andrew, no objection for you to pick this up as part as a larger cleanup. I've tried to reconstruct how this happened (i.e. what other phy driver file I used as a 'template' for asix.c) - all I can say is that the 2.0+ boiler plate text was in my initial commit, and the incorrect SPDX tag

Re: [v4,1/9] net-next: phy: new Asix Electronics PHY driver

2019-01-20 Thread Andrew Lunn
On Fri, Jan 18, 2019 at 11:22:39AM +0100, Thomas Gleixner wrote: > Michael, > > On Thu, 19 Apr 2018, Michael Schmitz wrote: > > > --- /dev/null > > +++ b/drivers/net/phy/asix.c > > @@ -0,0 +1,63 @@ > > +// SPDX-License-Identifier: GPL-2.0 > > +/* Driver for Asix PHYs > > + * > > + * Author: Micha

Re: [v4,1/9] net-next: phy: new Asix Electronics PHY driver

2019-01-18 Thread Thomas Gleixner
Michael, On Thu, 19 Apr 2018, Michael Schmitz wrote: > --- /dev/null > +++ b/drivers/net/phy/asix.c > @@ -0,0 +1,63 @@ > +// SPDX-License-Identifier: GPL-2.0 > +/* Driver for Asix PHYs > + * > + * Author: Michael Schmitz > + * > + * This program is free software; you can redistribute it and/or