commit | 86868b26a192260527fe6bdd421eefbdc8c02ead | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Sat Mar 30 14:53:09 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 01 16:09:41 2013 -0400 |
tree | 71bbfab22a2cb9f307f95abe658d9d0aa3e5206d | |
parent | 5ce69003dc92cd4a685a9f22a586b56a25f19624 [diff] |
rt2x00: rt2800lib: separate RT and RF chipset detection 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>