diff options
author | Oleksij Rempel <linux@rempel-privat.de> | 2015-05-17 22:49:19 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-05-26 14:02:45 +0300 |
commit | f911085ffa8863c62344876e0ab6073e4258c246 (patch) | |
tree | 2d4e0c571efc4a861fc32b6e1cee6076186ecc20 /include/linux/bcma | |
parent | 1277fa2ab2f9a624a4b0177119ca13b5fd65edd0 (diff) | |
download | linux-f911085ffa8863c62344876e0ab6073e4258c246.tar.xz |
ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_mitigate.
[ar5008 and ar9002]_hw_spur_mitigate have big portion of identical code.
This patch will move common part of ar5008_hw_spur_mitigate to
ar5008_hw_cmn_spur_mitigate and reuse it in ar9002_hw_spur_mitigate.
As noticed by Joe Perches I reuse ar9002_hw_spur_mitigate (const) version of
declarations for pilot_mask_reg and chan_mask_reg.
There should be no other difference with original code.
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/linux/bcma')
0 files changed, 0 insertions, 0 deletions