From: Rafał Miłecki Date: Wed, 30 Jul 2014 21:02:30 +0000 (+0200) Subject: b43: N-PHY: fix "Data bus error" while working in 5 GHz X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d14c7921715bf74fe3b43ba82cdade6f6dc476;p=pandora-kernel.git b43: N-PHY: fix "Data bus error" while working in 5 GHz When switching from one 5 GHz channel to another 5 GHz channel we need to make sure BPHY is still in a reset. However to access BPHY register we have to switch to 2 GHz mode for a moment. Otherwise this may result in "Data bus error" (noticed by Hauke with BCM43224 connected to the SoC). Reported-by: Hauke Mehrtens Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed