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:
5ce6900
)
rt2x00: rt2800lib: separate RT and RF chipset detection
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 30 Mar 2013 13:53:09 +0000
(14:53 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 1 Apr 2013 20:09:41 +0000
(16:09 -0400)
Use the newly introduced rt2x00_set_{rf,rt} helpers
to set the RT and RF chipset separately.
This change makes it possible to move the RT
detection code into another function which will
be done in a subseqent patch.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found