From: Nick Kossifidis Date: Mon, 10 Aug 2009 00:27:59 +0000 (+0300) Subject: ath5k: Linear PCDAC code fixes X-Git-Tag: v2.6.32-rc1~703^2~367^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1cb0bdac180a4afdd3c001acb2618d2a62d9abe;p=pandora-kernel.git ath5k: Linear PCDAC code fixes * Set correct xpd curve indices for high/low gain curves during rfbuffer setup on RF5112B with both calibration curves available. * Don't return zero min power when we have the same pcdac value twice because it breaks interpolation. Instead return the right x barrier as we do when we have equal power levels for 2 different pcdac values. Signed-off-by: Nick Kossifidis Acked-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed