From: Gabor Juhos Date: Thu, 3 Oct 2013 18:00:43 +0000 (+0200) Subject: rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593 X-Git-Tag: v3.13-rc1~105^2~181^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=271f1a4d70c34ff1ff7a9e3b1fd56068757f24b1;p=pandora-kernel.git rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593 According to the DPO_RT5572_LinuxSTA_2.6.1.3_20121022 reference driver, programming of the 'BBP 66' register on the RT3572 and RT3593 chipsets must be done via the 'rt2800_bbp_write_with_rx_chain' function. This ensures that value is correclty set for all RX chains. References: RT35xx_ChipAGCAdjust and RT35xx_SetAGCInitValue functions in chips/rt35xx.c Signed-off-by: Gabor Juhos Acked-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed