Re: [PATCH] b43: LP-PHY: Fix analog core switching

2009-09-14 Thread Michael Buesch
On Monday 14 September 2009 21:10:04 Gábor Stefanik wrote: > The generic analog switch routine is not correct for LP-PHY according > to the latest specs. Implement the proper analog core switch routine. > > Signed-off-by: Gábor Stefanik > --- > diff --git a/drivers/net/wireless/b43/phy_lp.c > b/

Re: [PATCH] b43: LP-PHY: Fix analog core switching

2009-09-14 Thread Thomas Ilnseher
On Mo, 2009-09-14 at 21:10 +0200, Gábor Stefanik wrote: > The generic analog switch routine is not correct for LP-PHY according > to the latest specs. Implement the proper analog core switch routine. > > Signed-off-by: Gábor Stefanik > --- > diff --git a/drivers/net/wireless/b43/phy_lp.c > b/dri

[PATCH] b43: LP-PHY: Fix analog core switching

2009-09-14 Thread Gábor Stefanik
The generic analog switch routine is not correct for LP-PHY according to the latest specs. Implement the proper analog core switch routine. Signed-off-by: Gábor Stefanik --- diff --git a/drivers/net/wireless/b43/phy_lp.c b/drivers/net/wireless/b43/phy_lp.c index 80da9c7..b0e127a 100644 --- a/dri