From: Thomas Ilnseher Date: Mon, 14 Sep 2009 21:01:33 +0000 (+0200) Subject: b43: Add LP PHY Analog Switch Support X-Git-Tag: v2.6.32-rc1~27^2~11^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9308779aad721cab8434fd5f98d3c85d3716fdec;p=pandora-kernel.git b43: Add LP PHY Analog Switch Support The current verison of b43 uses "b43_phyop_switch_analog_generic" for A, G and LP phys. According to the spec, this is the wrong behaviour for the LP PHY (see: http://bcm-v4.sipsolutions.net/802.11/PHY/Anacore ) While no problems on the x86 plattform where seen, this leads to a crash on the BCM5354 SoC (MIPS 32 LE plattform). This patch implements the analog switch for LP PHYs according to the specs. It fixes the crash signed-off-by: Thomas Ilnseher Signed-off-by: John W. Linville --- Reading git-diff-tree failed