rt2x00: rt2800lib: adjust frequency offset for RF3053
authorGabor Juhos <juhosg@openwrt.org>
Sat, 17 Aug 2013 12:09:33 +0000 (14:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Aug 2013 18:30:28 +0000 (14:30 -0400)
commite979a8ab204edbf7b0815162109ee9c85e4d7ea5
treedbc292053efb41c2f591e641ac1bdb5ad910e7de
parent3f1b8739a498c7570ca2fae6c49fd1561ef2358c
rt2x00: rt2800lib: adjust frequency offset for RF3053

Along with other chipsets, the Ralink driver uses the
frequency adjustment code for RF3053 as well. Remove
the bogus place-holder comment from the RF3053 specific
channel configuration function and call the frequency
adjustment function instead

Based on the DPO_RT5572_LinuxSTA_2.6.0.1_20120629
driver.

Reference:
  RT3593_ChipSwitchChannel function in chips/rt3593.c

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