]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
rt2x00: rt2800lib: separate RT and RF chipset detection
authorGabor Juhos <juhosg@openwrt.org>
Sat, 30 Mar 2013 13:53:09 +0000 (14:53 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 1 Apr 2013 20:09:41 +0000 (16:09 -0400)
commit86868b26a192260527fe6bdd421eefbdc8c02ead
tree71bbfab22a2cb9f307f95abe658d9d0aa3e5206d
parent5ce69003dc92cd4a685a9f22a586b56a25f19624
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>
drivers/net/wireless/rt2x00/rt2800lib.c