From: Luis R. Rodriguez Date: Mon, 3 Aug 2009 19:24:45 +0000 (-0700) Subject: ath9k: break up hw initialization into a few more helpers X-Git-Tag: v2.6.32-rc1~703^2~459^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4058aea24efe7aef736cbfb2d9b07de920ca27;p=pandora-kernel.git ath9k: break up hw initialization into a few more helpers This makes reading the hardware initialization process easier to understand. The new helpers added are: ath9k_hw_init_cal_settings() ath9k_hw_init_mode_regs() ath9k_hw_init_mode_gain_regs() ath9k_hw_init_11a_eeprom_fix() This patch has no functional changes. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed