On Tue, Oct 05, 2010 at 02:55:21AM -0700, Bruno Randolf wrote: > Update ath9k to use the common cycle counters. > > This also includes other changes from Felix Fietkaus "[PATCH 2/4] ath9k_hw: > merge codepaths that access the cycle counter registers". > > Compile tested only. ath9k team please review... Can you move locking to be specific to the core part of the driver instead of the ath9k_hw ? We try to avoid locking all over the hardware code. Even ath9k_iowrite32() and ath9k_ioread32() are core driver helpers, not part of the hw code. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html