From: Felix Fietkau Date: Sat, 14 Dec 2013 17:03:38 +0000 (+0100) Subject: ath9k_hw: clean up generic timer code X-Git-Tag: v3.14-rc1~94^2~334^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c67ce33919d57627e98fadceea555ddc01ad77b4;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed