From: Rafał Miłecki Date: Sun, 14 Aug 2011 21:27:30 +0000 (+0200) Subject: b43: LCN-PHY: switch analog X-Git-Tag: v3.2-rc1~129^2~353^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed88528884bd477bddef367e8676b9e5ff99668;p=pandora-kernel.git b43: LCN-PHY: switch analog Analog is switched on right after reading PHY version: read16 0xfaafc3e0 -> 0xa801 phy_read(0x043b) -> 0x0000 phy_write(0x043b) <- 0x0000 Switched off after after killing radio: >>> Switch Radio(OFF) end phy_read(0x043c) -> 0x0000 phy_write(0x043c) <- 0x0007 phy_read(0x043b) -> 0x0000 phy_write(0x043b) <- 0x0007 Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed