]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices
authorGabor Juhos <juhosg@openwrt.org>
Sat, 17 Aug 2013 12:09:30 +0000 (14:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Aug 2013 18:30:27 +0000 (14:30 -0400)
commit76773f301f2210dcc20c466aebda7118062673eb
treef4147cc43c71d728016e15e9cc7ec3f2cd28c602
parent6af1bdccabe956a08a37f2ae049d37307ec0c91c
rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices

According to the Ralink driver, there is an MCU
command which can be used to send the frequency
offset value directly to the USB device without
going through the RFCSR writing sequence.

Based on the DPO_RT5572_LinuxSTA_2.6.0.1_20120629
driver.

Reference:
  RTMPAdjustFrequencyOffset function in common/rt_rf.c

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800.h
drivers/net/wireless/rt2x00/rt2800lib.c