Re: [PATCH 6/9] net/gianfar: Rework gianfar driver to use OF PHY/MDIO helper functions

2009-03-18 Thread Grant Likely
RFC, please don't apply yet. On Wed, Mar 18, 2009 at 11:00 PM, Grant Likely wrote: > From: Grant Likely > > This patch simplifies the driver by making use of more common code. > > Signed-off-by: Grant Likely > --- > >  drivers/net/gianfar.c     |   94 > ++--

[PATCH 6/9] net/gianfar: Rework gianfar driver to use OF PHY/MDIO helper functions

2009-03-18 Thread Grant Likely
From: Grant Likely This patch simplifies the driver by making use of more common code. Signed-off-by: Grant Likely --- drivers/net/gianfar.c | 94 ++--- drivers/net/gianfar.h |3 + drivers/net/gianfar_mii.c | 52 +