From: Luis R. Rodriguez Date: Thu, 15 Apr 2010 21:39:03 +0000 (-0400) Subject: ath9k_hw: split the generic hardware code by hardware family X-Git-Tag: v2.6.35-rc1~473^2~393^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3950e6a52b1d0279787ef44ba1efac2f3414260;p=pandora-kernel.git ath9k_hw: split the generic hardware code by hardware family Move out the generic hardware family code out into their own files, we have one for AR5008, AR9001, and AR9002 family (ar9002_hw.c) and another file for the new AR9003 hardware family (ar9003_hw.c). Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed