Re: [PATCH 2/2] [DM9000] External PHY support

2007-08-16 Thread Ben Dooks
On Thu, Aug 16, 2007 at 10:16:08AM +0200, Laurent Pinchart wrote: > This patch adds a flag to the DM9000 platform data which, when set, > configures the device to use an external PHY. > > Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]> Acked-by: Ben Dooks <[EMAIL PROTECTED]> > --- > drivers/n

[PATCH 2/2] [DM9000] External PHY support

2007-08-16 Thread Laurent Pinchart
This patch adds a flag to the DM9000 platform data which, when set, configures the device to use an external PHY. Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]> --- drivers/net/dm9000.c |6 ++ include/linux/dm9000.h |1 + 2 files changed, 7 insertions(+), 0 deletions(-) diff -