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:
23bd7ce
)
ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 16 Apr 2012 20:46:32 +0000
(22:46 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 17 Apr 2012 18:57:13 +0000
(14:57 -0400)
The FBIN2FREQ macro and the ath9k_hw_fbin2freq function
does the same thing. Remove the macro, and use the inline
function instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found