From: Manuel Lauss <manuel.lauss@xxxxxxxxxxxxxx> Date: Wed, 21 Jul 2010 14:30:50 +0200 > au1000_eth uses firmware calls to get a valid MAC address, and changes > it depending on platform device id. This patch moves this logic out > of the driver into the platform device registration part, where boards > with supported chips can use whatever firmware interface they need; > the default implementation maintains compatibility with existing, > YAMON-based firmware. > > Tested-by: Wolfgang Grandegger <wg@xxxxxxx> > Acked-by: Florian Fainelli <florian@xxxxxxxxxxx> > Signed-off-by: Manuel Lauss <manuel.lauss@xxxxxxxxxxxxxx> > --- > This patch depends on another patch to the MIPS tree to > apply cleanly, so I'd prefer if it went in through it as well. Ok, feel free: Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>