Hi David, Ralf, On Monday 09 November 2009 06:02:36 David Miller wrote: > From: Florian Fainelli <florian@xxxxxxxxxxx> > Date: Sun, 8 Nov 2009 15:42:11 +0100 > > > This patch converts the au1000-eth driver to become a full > > platform-driver as it ought to be. We now pass PHY-speficic > > configurations through platform_data but for compatibility > > the driver still assumes the default settings (search for PHY1 on > > MAC0) when no platform_data is passed. Tested on my MTX-1 board. > > > > Signed-off-by: Florian Fainelli <florian@xxxxxxxxxxx> > > Ralf, feel free to merge this yourself since it depends upon > the previous Alchemy platform patch: > > Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> Thank you David. I will do a follow up patch which cleans up the driver once that one gets merged.