]> git.baikalelectronics.ru Git - 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)
commitf9b99d329e1d6b25a492ab90637f328977233591
tree71bbfab22a2cb9f307f95abe658d9d0aa3e5206d
parent8c7c08acb16e62be153c9e1a823f8071534d196d
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