From: Luis R. Rodriguez Date: Sat, 12 Jun 2010 04:33:42 +0000 (-0400) Subject: ath9k_hw: allow for spliting up ANI operations by family X-Git-Tag: v2.6.36-rc1~571^2~540^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac0bb76791ce2550e3c0a658408c344e1e231e3d;p=pandora-kernel.git ath9k_hw: allow for spliting up ANI operations by family The AR9003 hardware family will use a slightly modified ANI implementation which has not yet been tested on the other hardware families. To allow for this new ANI implementation a few ANI calls need to be abstracted away. This patch just allows for each hardware family to declare their own ANI ops and annotates the current ANI implementation as old. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed