From: Rafał Miłecki Date: Thu, 7 Mar 2013 15:47:17 +0000 (+0100) Subject: b43: HT-PHY: move TX fix to the separated function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6099f89e6932a98db82ae72272ef9268b14e6db;p=pandora-kernel.git b43: HT-PHY: move TX fix to the separated function On N-PHY after B43_PHY_B_TEST operation there is a call to TX power fix function which iterates over available cores. It matches our HT-PHY code which means it's probably also some TX fix. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed