From: Rafał Miłecki Date: Thu, 7 Mar 2013 15:47:20 +0000 (+0100) Subject: b43: HT-PHY: implement CCA reset X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cce0956239d324aca045be2b589c43b9baa561d;p=pandora-kernel.git b43: HT-PHY: implement CCA reset It was just another similar-to-N-PHY and easy-to-track routine: write32 0xb0601408 <- 0x00002057 phy_read(0x0001) -> 0x0000 phy_write(0x0001) <- 0x4000 phy_write(0x0001) <- 0x0000 write32 0xb0601408 <- 0x00002055 (b43_phy_ht_force_rf_sequence was moved up unmodified) Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed