From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hauke Mehrtens Date: Sat, 23 Mar 2013 20:46:25 +0100 Subject: [PATCH] b43: use bcma_pmu_spuravoid_pllupdate() In-Reply-To: References: <1363885909-12263-1-git-send-email-hauke@hauke-m.de> Message-ID: <514E0691.7010909@hauke-m.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org, b43-dev On 03/23/2013 08:34 PM, Rafa? Mi?ecki wrote: > 2013/3/21 Hauke Mehrtens : >> Do not implement this in b43, but use bcma_pmu_spuravoid_pllupdate(). > > Can we wait with this patch few days, please? I'm in process of > debugging BCM4322 and channel 13 support, which may be related to this > part of driver. I have not problem with waiting and rebasing my patch onto your fix as this is not a fix just a code cleanup. > Please Cc driver ML when touching it's code. This was not intended, I just forgot to do so. Hauke