Return-path: Received: from rv-out-0506.google.com ([209.85.198.239]:25270 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753964AbZHBWUG (ORCPT ); Sun, 2 Aug 2009 18:20:06 -0400 Received: by rv-out-0506.google.com with SMTP id f6so923189rvb.1 for ; Sun, 02 Aug 2009 15:20:07 -0700 (PDT) Message-ID: <4A761134.3010807@lwfinger.net> Date: Sun, 02 Aug 2009 17:20:36 -0500 From: Larry Finger MIME-Version: 1.0 To: =?UTF-8?B?R8OhYm9yIFN0ZWZhbmlr?= CC: John Linville , Michael Buesch , linux-wireless , Broadcom Wireless Subject: Re: [PATCH] b43: implement baseband init for LP-PHY <= rev1 References: <4A760DF5.6050504@gmail.com> In-Reply-To: <4A760DF5.6050504@gmail.com> Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: Gábor Stefanik wrote: > Implement baseband init for rev.0 and rev.1 LP PHYs. Convert > boardflags_hi values to defines. > Implement b43_phy_copy for easier copying between registers, as needed > by LP-PHY init. > > Signed-off-by: Gábor Stefanik > Cc: Michael Buesch > Cc: Larry Finger Your mailer mangled the white space and wrapped long lines in the patch. Larry