git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e0403
)
ath9k: break up hw initialization into a few more helpers
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Mon, 3 Aug 2009 19:24:45 +0000
(12:24 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:30 +0000
(16:44 -0400)
This makes reading the hardware initialization process
easier to understand. The new helpers added are:
ath9k_hw_init_cal_settings()
ath9k_hw_init_mode_regs()
ath9k_hw_init_mode_gain_regs()
ath9k_hw_init_11a_eeprom_fix()
This patch has no functional changes.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found