From: Rafał Miłecki Date: Sat, 16 Mar 2013 22:57:10 +0000 (+0100) Subject: b43: HT-PHY: do some extra TSSI setup after configuring TX X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~15^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc3c4e127168dff9dbef0b22351b592a81fe5bfb;p=pandora-kernel.git b43: HT-PHY: do some extra TSSI setup after configuring TX After b43_phy_ht_tx_power_ctl_setup there are some extra radio ops: radio_read(0x08bf) -> 0x0001 radio_write(0x08bf) <- 0x0001 radio_write(0x0159) <- 0x0011 On N-PHY we write 0x11 to TSSI regs, so it's probably sth similar. Signed-off-by: Rafał Miłecki --- Reading git-diff-tree failed