From: Rafał Miłecki Date: Mon, 4 Mar 2013 15:39:10 +0000 (+0100) Subject: b43: HT-PHY: make it BCMA-only X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2332b8061b7d4d7cd539ced1277e78d976f3da;p=pandora-kernel.git b43: HT-PHY: make it BCMA-only HT-PHY was found only on BCM4331 which is a BCMA-based chipset. This is reallly unlikely we will ever see HT-PHY on SSB thus make the whole code BCMA specific. This will allow us to call various BCMA-specific functions directly (without extra checks). Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed