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:
86ae26d
)
ath9k: move ath9k_hw_fbin2freq function to eeprom.h
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 16 Apr 2012 20:46:31 +0000
(22:46 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 17 Apr 2012 18:57:13 +0000
(14:57 -0400)
Both eeprom.c and ar9003_eeprom.c has an indentical
'ath9k_hw_fbin2freq' function. Move the function to
a common place and remove the duplicates.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found