From: Nick Kossifidis Date: Mon, 9 Feb 2009 04:00:34 +0000 (+0200) Subject: ath5k: PHY code cleanup X-Git-Tag: v2.6.30-rc1~662^2~738^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a31826b4fe9f26d6b383bad19b7ae522fda006;p=pandora-kernel.git ath5k: PHY code cleanup * Clean up initial rf buffer settings (new file rfbufer.h) and introduce a new way to access specific rf registers (will use it later) * Clean up initial rf gain settings by moving them on a new file (rfgain.h) so we can later work on gain optimization functions * Update initial rf buffer settings and initial rf gain settings from HALs. This breaks things for now because our current dumps come from pre-configured rf buffer (regdumps already had the needed values set from binary HAL). Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed