Re: [PATCH v3] b43: use bcma_pmu_spuravoid_pllupdate()

2013-04-12 Thread Rafał Miłecki
2013/4/12 Hauke Mehrtens : > Do not implement this in b43, but use bcma_pmu_spuravoid_pllupdate(). John: I've applied this patch to my git tree, so according to your preferences you may just drop it and take a look at: pull request: b43-next 2013-04-13 I've just send. -- Rafał _

Re: [PATCH v3] b43: use bcma_pmu_spuravoid_pllupdate()

2013-04-12 Thread Rafał Miłecki
2013/4/12 Hauke Mehrtens : > Do not implement this in b43, but use bcma_pmu_spuravoid_pllupdate(). Ack -- Rafał ___ b43-dev mailing list b43-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/b43-dev

[PATCH v3] b43: use bcma_pmu_spuravoid_pllupdate()

2013-04-12 Thread Hauke Mehrtens
Do not implement this in b43, but use bcma_pmu_spuravoid_pllupdate(). Signed-off-by: Hauke Mehrtens --- drivers/net/wireless/b43/phy_n.c | 56 ++ 1 file changed, 2 insertions(+), 54 deletions(-) diff --git a/drivers/net/wireless/b43/phy_n.c b/drivers/net/wi