commit | 25c15566635fef86e87f762f73a19f24598e45fa | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Thu Aug 07 07:45:37 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 25 16:00:42 2014 -0400 |
tree | 553e99060b077c95aa0096b1351e480219ccbfa5 | |
parent | d342b95dd735014a590f9051b1ba227eb54ca8f6 [diff] |
b43: flush some writes on Broadcom MIPS SoCs Access to PHY and radio registers is indirect on Broadcom hardware and it seems that addressing on some MIPS SoCs may require flushing. So far this problem was noticed on 0x4716 SoC only (marketing names: BCM4717, BCM4718). Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>