]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12e9c44399715e5e6183005672dc8eeeb3ec103e
tree1e5a4e95b76c91e4cd355932c3320149b6764445
parentc707099dca45a0b12dab45c8a084a34b143aea53
rt2800: refactor RFCSR initialization

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