rt2800: refactor RFCSR initialization
authorStanislaw Gruszka <stf_xl@wp.pl>
Wed, 12 Dec 2012 05:30:55 +0000 (06:30 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:16:50 +0000 (15:16 -0500)
rt2800_init_rfcsr() is too big, split RF initialization into per chip
functions. Code will change, but we should setup the same values onto
RF registers and in the same order as before.

Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800lib.c