ath5k: clean up some comments
This fixes a few misspellings, word repetitions, and some grammar nits in ath5k comments. No code changes. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
b612798098
commit
a180a13081
@@ -25,10 +25,10 @@
|
||||
*
|
||||
* We don't write on those registers directly but
|
||||
* we send a data packet on the chip, using a special register,
|
||||
* that holds all the settings we need. After we 've sent the
|
||||
* that holds all the settings we need. After we've sent the
|
||||
* data packet, we write on another special register to notify hw
|
||||
* to apply the settings. This is done so that control registers
|
||||
* can be dynamicaly programmed during operation and the settings
|
||||
* can be dynamically programmed during operation and the settings
|
||||
* are applied faster on the hw.
|
||||
*
|
||||
* We call each data packet an "RF Bank" and all the data we write
|
||||
|
Reference in New Issue
Block a user