]> Pileus Git - ~andy/linux/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)
commitd5374ef13ebda6ec93f0b4af6b30682ea4b14782
tree1e5a4e95b76c91e4cd355932c3320149b6764445
parent48c6cc04c9ce5c38c76304377f6f7e5b1e98ca47
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