commit | c67ce33919d57627e98fadceea555ddc01ad77b4 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sat Dec 14 18:03:38 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 18 15:23:22 2013 -0500 |
tree | a4e481a7aabef73ebd0cbe1bf00d98d121652ac8 | |
parent | 168c6f89a27b605fb7dc3e1572ee5b2a6f56c935 [diff] |
ath9k_hw: clean up generic timer code - Use generic bitops instead of custom hackery - Move interrupt enable/disable logic from ath9k to ath9k_hw - Decouple ISR call from btcoex - Make the overflow callback optional (to prevent IRQ storms) Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>