commit | 7d0d0df0eca695c83a08dc386824a9d1d7c526a4 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Apr 16 11:53:57 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 16 15:47:09 2010 -0400 |
tree | df2104a15ef84bcd15478e956b3458241b3b7a78 | |
parent | 6819d57f07440a8f9540967d9212a70e9c98eceb [diff] |
ath9k_hw: Use buffered register writes This patch adds macros at certain places which could be optimized for multiple register writes. The performance of ath9k_htc improves considerably, especially reducing the latency involved in a scan run. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>