From: Gabor Juhos Date: Mon, 8 Jul 2013 14:08:28 +0000 (+0200) Subject: rt2x00: rt2800lib: add default_power3 field for three-chain devices X-Git-Tag: v3.12-rc1~132^2~297^2^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a14369ebd3e7940e70e397ecc3dd7eaf81e9ab;p=pandora-kernel.git rt2x00: rt2800lib: add default_power3 field for three-chain devices The actual code uses two default TX power values. This is enough for 1T and for 2T devices however on 3T devices another value is needed for the third chain. Add a new field to struct channel_info and initialize it from the 'rt2800_probe_hw_mode' function. Also modify the 'rt2800_config_channel' to handle the new field as well. Signed-off-by: Gabor Juhos Acked-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed