commit | 03822782e8293db08f28507b85588656ff02f354 | [log] [tgz] |
---|---|---|
author | Oleksij Rempel <linux@rempel-privat.de> | Sun Mar 22 19:29:52 2015 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Mar 30 11:31:30 2015 +0300 |
tree | d97b2b6ea88cbcb806c4e7ec1538cae5deacc431 | |
parent | a57cb45a0a051601e14f81436b62750cc4f478c3 [diff] |
ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAY insted of reading each register separatly and waste 4ms on each operation, we can use one shot read. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>