From: Juuso Oikarinen Date: Thu, 8 Jul 2010 14:49:56 +0000 (+0300) Subject: wl1271: Remove calibration from join command X-Git-Tag: v2.6.36-rc1~571^2~107^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab2807efcfd2dd646a2ca8d71585e26cda3fc0c1;p=pandora-kernel.git wl1271: Remove calibration from join command This patch removes the calibration performed on the first join command. The reasoning is that this is unnecessary as devices get their calibration data via the NVS file, and because the commands break BT coexistence. This is actually safe, because of the implementation the calibration was executed on the first JOIN anyway, after an ifdown/ifup the devices have relied on the NVS for calibration anyway (== most of the time.) Signed-off-by: Juuso Oikarinen Reviewed-by: Teemu Paasikivi Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed