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 _______________________________________________ ath5k-devel mailing list [email protected] https://lists.ath5k.org/mailman/listinfo/ath5k-devel
